Yep - the purpose of the Spring demo with webstart launched from it is to show that a rich client front end and the server-side back end can share session state - same application, two different client 'views' to the back end (html + webstart --> backend).
On Fri, Jan 30, 2009 at 11:29 AM, Jeremy Haile <[email protected]> wrote: > I think we should make a simpler Spring demo for sure. And probably should > make a simple Swing demo. > > However, the current Spring demo is meant to show how JSecurity supports > cross-application session sharing. So I don't think it makes sense to > change that demo. (perhaps rename it to better explain its purpose) > > > > On Jan 30, 2009, at 11:19 AM, Alan D. Cabrera wrote: > > At the moment the spring demo seems to be two demos in one. First is a >> web app demo with Spring innards and the other is a standalone app started >> w/ Java webstart. >> >> I propose that we split the two into two separate samples. It will make >> things a bit more clean. >> >> Does this make sense? >> >> >> Regards, >> Alan >> > >
