On 5/14/07, Andrew Berman <[EMAIL PROTECTED]> wrote:
> Ok, if I paste the jsessionid into the URL for the second request, all works
> well.  ON the third request, it works fine without pasting the jsessionid.
> How can I append the jsessionid to all requests?

Turn cookie support off at your servlet container. Probably not really
what you want, but that should force it for every request.

Eelco

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to