From: "Julian Kerr" <[EMAIL PROTECTED]> > > A plain old html link would do the trick, but I'm keen to know if there > is a way to control the behaviour struts tags. >
Just based on the docs, I'd say no... but I haven't looked any further than that. http://struts.apache.org/userGuide/struts-html.html#link says " URL rewriting will be applied automatically, to maintain session state in the absence of cookies. " Can you do URL-rewriting-in-reverse on the front end, and strip off the ;jsessionid on the way in, before it causes a problem? Otherwise a plain old HTML link sounds like the way to go. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]