Ahh, the problem spreadeth... also need to use plain old forms, which
means no struts help there either.
Guess this boils down to either finding a way to tell struts to stop
rewriting url's, or another moving to another context...
Julian
Wendy Smoak wrote:
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]