http://struts.apache.org/2.1.6/docs/parameter-filter-interceptor.html Struts 
ParameterFilterInterceptor governs access for parameters to the configured 
Action
as far as Temporary Tables ..when the DB session is quiesced Temporary Tables 
will be discarded.. (at least for the majority of Databases)
what should be stored where depends on the subsystems that will be configured 
with your shopping cart.. Enterprise systems usually will setup EJB containers 
to allow your client to either persist/retrieve entity bean values via RMI

anyone?
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
This message is confidential and may be privileged. If you are not the intended 
recipient, we kindly ask you to  please inform the sender. Any unauthorised 
dissemination or copying hereof is prohibited. This message serves for 
information purposes only and shall not have any legally binding effect. Given 
that e-mails can easily be subject to manipulation, we can not accept any 
liability for the content provided.






> Date: Sun, 29 Mar 2009 13:54:58 -0700
> From: sudhindr...@rediffmail.com
> To: user@struts.apache.org
> Subject: Temporary user activity information storage problem....
> 
> 
> Hello,
> 
>  We are building a struts based web application bit like a shopping cart.
> 
>  Right now the application is in its initial stages so it has to support few
> users hence we are storing user information in http session. But eventually
> application has to be scalable to support thousands of online users in a
> glass fish cluster.
> 
>  Hence the session storage is not scalable, I thought of using a database
> for user activity and deleting the rows when user logs out. But i can see my
> performance is getting hit by this approach.
> 
>  I need a architecture help on this problem. can somebody help me on this ?
> 
>  thank you.
> 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/Temporary-user-activity-information-storage-problem....-tp22772603p22772603.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Windows Live™ SkyDrive: Get 25 GB of free online storage.
http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009

Reply via email to