webapp design question
Thelmo Loisio <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
In my webapp i've to keep a lot of per-session information, with a lot i mean quite large ArrayList, at least one object which has socket writing and reading capabilities and of course some basic data and user states. Is the object repository within barracuda (mapped with http session scope) the best place where to store this infos !? Thanks -- Thelmo