>[...] > And if so, why is the tag necessary? I thought the servlet API would do this > automatically if the client didn't have cookies activated?
No. Cause the JSDK API is not a HTML processing API. So it's not aware how you "write down" your URLs, and it doesn't know that if you output <a href=''/> it has to reformat it's href attribute. But the servlet API gives you methods to convert URL-s to include session id. It also knows not to do anything to URL's if client has cookie based session. -- Mike ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork