> Hi,
> 
> I've be researching struts for a little while now and can not figure out
> how struts handles scalability and system failure issues, since the entire
> state management system seems to rely on using the session object.
> 
> Is there something I am missing? If struts only maintains state through
> the session object, what happens in a web clustered environment? Is struts
> assuming a one server configuration only? Or is struts assuming some kind
> of web affinity (sticky IP) solution for web farms, but if so how does
> struts handle issues like when a web server goes down, or when it needs to
> come off line for maintenance? 
> 
> Mike Synovic
> 
> 

Reply via email to