You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 25 Members of 4510 |
| Forum: Seam Users |
22. May 2008, 18:41 CET | Link |
We are facing with the below issue. We have a clustered jBOSS AS 4.2. Our seam application outjects few objects into session. I mean we keep few objects (seam components, POJOs etc) in session. We are facing with below 2 issues.
1. When we run the application, close the browser and open application in a new browser the values are still retained.
2. We redeployed the app and opened the application in a new browser. The values are still retained.
We do clear the session.
Please let us know the thoughts.
Thanks, Maruti
I am having the same problem.
Have you find any solution?
Thanks in advanced