Re: Temporary user activity information storage problem....

2009-03-30 Thread Paweł Wielgus
Hi all, i've been playing with terracota, but it seems like it's just clustering jvm over many servers, it works well, but i don't know if that will help You much with Your problem. You can rethink a little about the problem and restate it here. I don't know if EJB + temporary database sessions are

Re: Temporary user activity information storage problem....

2009-03-29 Thread sudhi123
Thanks for the reply. But i still have a problem. We thought using EJB Containers and temporary database sessions is one traditional approach we have at the moment. But there is other part to it with latest technology being terracotta? or any views on using it ? thanks again ... sudhi123 wrot

RE: Temporary user activity information storage problem....

2009-03-29 Thread Martin Gainty
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 Database