Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
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:
JSP
a question about jsp's session
vrussell
Greenhorn
Posts: 4
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I want to ask if the
jsp
's session is generated when a request is raised ?
if the browser doesn't support cookie, will the server generate a session too?
thank you for helping me!
Bosun Bello
Ranch Hand
Posts: 1514
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If the browser does not support cookies, the server will try to use URLRewriting, if the JSP/Servlet is coded to support URLRewriting.
Bosun (SCJP, SCWCD).
So much trouble in the world -- Bob Marley
Whatever. Here's a tiny ad:
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
whose internationalization features is good to use JSTL or jakarta tags?
session handling in jsp
Is it Ok to let non-servlet classes handle HttpServletRequest,/Response tasks ?
jsp & HTML
Help with JSP
More...