Geeks Talk

Prepare for your Next Interview




I am facing a problem with encodeURL

This is a discussion on I am facing a problem with encodeURL within the JSP forums, part of the Web Development category; Question asked by visitor Manish Bhawankhel I am facing a problem with encodeURL, when I am passing the link of the same page with some parameters, it is creating multiple ...


Go Back   Geeks Talk > Web Development > JSP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-24-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
I am facing a problem with encodeURL

Question asked by visitor Manish Bhawankhel

I am facing a problem with encodeURL, when I am passing the link of the same page with some parameters, it is creating multiple sessions. The page name is shop-products. and the command is:

HTML Code:
<a href=" <%= response.encodeURL ("shop-products.jsp?title=" + title + "&item_id=" + item_id + "&price=" + price) %> ">
<img src="imagesringmaster.gif"></a>
When I select multiple books and go for next page the books are not transferred to next page. The tomcat manager page is showing multiple numbers of sessions.
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Web Development > JSP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
What is the problem in this code ? psuresh1982 JavaScript 3 06-16-2008 05:10 AM
div tag problem... psuresh1982 JavaScript 3 02-03-2007 09:05 AM
Island Problem smart_coder Brainteasers 3 01-29-2007 12:44 AM
Problem with awk sharifhere Unix/Linux 12 01-17-2007 05:12 AM
money problem.... psuresh1982 Brainteasers 3 01-09-2007 06:45 AM


All times are GMT -4. The time now is 05:01 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved