There was a question on the list a while back regarding URL rewriting
and clustered servers that I didn't have a good answer for. Basically,
they want to avoid maintaining the session, apparently as a performance
tweak. (What I don't know is whether that would actually make a
difference in real life.)

But, should the tags have an option to supress rewriting (and just
lookup the path)? 

Ideally, you'd think this should fall on the container. The spec does
require an option to disable cookies, but not so much url rewriting
(when supported). You could turn this off in Resin, but apparently not
in Tomcat, and who knows about the others?

http://www.mail-archive.com/struts-user@jakarta.apache.org/msg17727.html


-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel +1 716 737-3463
-- http://www.husted.com/struts/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to