Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Servlets
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Servlets
res.encodeUrl(String someUrl)
Bob Moranski
Ranch Hand
Posts: 177
posted 24 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi, I have some question about aHttpServletResponse.encodeUrl(
String
url). It is used to add session data into URL when cookies are not available in browsers, right?
It is deprecated in jdk1.3. So, is there a method to replace it?
Thanks!
Brent Worden
Ranch Hand
Posts: 50
posted 24 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
It has be replaced with encodeURL of the same class.
------------------
Brent Worden
http://www.Brent.Worden.org/
Brent Worden
You ought to ventilate your mind and let the cobwebs out of it. Use this cup to catch the tiny ads:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Servlet Redirection
simple web browser in java
Class not found exception
How do I get the whole URL?
Encrypted query string is not retrieved from request.getParameter() method
More...