here is the thread

http://www.nabble.com/Session-management-tf2175800.html#a6015910

the rewriting im talking about is in your servlet container, tell it not to
use cookies to track session and it will append sessionid to every url

-igor


On 2/10/07, Carfield Yim <[EMAIL PROTECTED]> wrote:

On 2/10/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> i remember there was a discussion about this...embedding wicket pages in
> iframes. and i believe the deal was that IE doesnt pass the cookies to
the
> iframe so it cannot find the session on a submit. you have to enable url
> rewriting i guess.
>
I see, would you let me know more information like rewrite what?
Include the sessionid in URL? Will you still remember the subject
words of that discuss so that I can search?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to