Hi
Ok Let be more Specific on the problem.
I have a Application running on a j2ee container on System X,
If a piece of GUI Code is suppose to connect to the j2ee
Container to do the authentication process followed by many more tasks
How Will this be Achieved ?
Am I suppose to hold the Authentication Key of the more tasks
[ In case of j2ee /web based ,One usally uses session.setAttribute /session.getAttribute for multi tasks [
with regards
Karthik
Hi Form
> Any Enlightining Ideas.....
>>Still thinking. E.g. why the GUI is doing the authentication. Well it does have >> to prove a user ID. That'd be enough to identify a session
Ok after the UserId is authenticated , (? Session ?) on a pure GUI...
How about doing further tasks, Also How to uses this Session API in a
Pure GUI env...
Plz
with regards
Karthik