On Wed, Sep 24, 2003 at 08:30:05AM -0700, Warren Chen wrote: > It sounds like proxy config problem, but the admin > told us that from about 15 applications he manages, > all works fine with this proxy config, except 3 which > are all based on Struts. - so he suspects it's > something in Struts framework. By default, in Struts > cookies are used for session tracking.
i run a very simple struts app behind an apache proxy as well. i
quickly ran into similar problems. dropping the <html:base/> tag
helped it stop sending the actual server name out to the client.
--
____________________}John Flinchbaugh{______________________
| [EMAIL PROTECTED] http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~
signature.asc
Description: Digital signature

