On my tomcat clustered setup I have each tomcat server setup to append the
hostname to the session id (i.e. a session id on host server1 is
"abc123.server1"). I'm not familiar w/ websphere but it should have similar
capabilities.
Heath
On Wed, Oct 15, 2008 at 8:06 AM, Ding, Qin <[EMAIL PROTECTED]
Rob,
I think you are looking for dynamic results:
http://struts.apache.org/2.0.11.2/docs/result-configuration.html
Heath
On Tue, Oct 14, 2008 at 9:48 AM, Rob Hills <[EMAIL PROTECTED]>wrote:
>
> Hi All,
>
>
> Rob Hills wrote:
> >
> > In my AppFuse 2 + Struts app, I have one Form JSP (with one Ac