Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read

JSP JSP Related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-24-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 192 Times in 154 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
What is the problem in this code ? psuresh1982 JavaScript 4 04-25-2009 12:04 PM
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 07:16 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved