What are the advantages of using a state-bean ?
Stephen Jackson <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <1099177294.3626.36.camel@vaquero> |
I am looking at the openamf-config file and several examples of using the state bean. This is my take on the state bean, if I am incorrect please let me know. It appears to me that the only code that can see the state bean is the java code and basically if the state bean is null then the session has expired. Thanks for your time in advanced.