Can somebody tell me if the following is possible. I want to authorise
a user
And passing the username and password from Struts is easy enough and the
Authorisation on the EJB side of things is simple enough. However, what
I
Retuirn is a login object specifying the username. Should I simply be
storing
This in the session? If so will this mean that this object will remain
there until:
1. The session times out
2. I clear the session
I want to be able to access the login object at ALL times. Will it be
available
no matter what?
Jon.
*---------------------------------------------*
Jonathan Holloway,
Dept. Of Computer Science,
Aberystwyth University,
Ceredigion,
West Wales,
SY23 3DV.
07968 902140
http://users.aber.ac.uk/jph8
*---------------------------------------------*