| Author |
URL rewrite to maintain session state
|
rania ferrag
Ranch Hand
Joined: Feb 04, 2004
Posts: 88
|
|
Hello every one ! We all know that if the client�s browser doesn�t accept cookies, then we need to rewrite the URL to maintain session state And core library provide <c:url> for this purpose My question is, is there an other directive, jsp action or core library, that provide the same purpose, mean rewrite the URL when the browser doesn�t accept cookies ? Thank you in advance for your responses Regards, Rania
|
 |
Sergey Tyulkin
Ranch Hand
Joined: May 10, 2005
Posts: 87
|
|
|
Struts does it
|
 |
rania ferrag
Ranch Hand
Joined: Feb 04, 2004
Posts: 88
|
|
Hi, I was asking for the core library or other JSP action that are included in the SCWCD EXam, I know struts do it.... so any other answers to my first thread ? Thank you again !! rania
|
 |
Pawan Ramchandani
Ranch Hand
Joined: Aug 15, 2003
Posts: 78
|
|
|
NO
|
Pawan Ramchandani<br />*******************************<br />SCJP 1.4<br />SCWCD <br />*******************************<br />Everything is okay in the end. If it's not okay, then it's not the end.
|
 |
 |
|
|
subject: URL rewrite to maintain session state
|
|
|