Hi! I want to make some login validation, before the client uses a session scope service! Due to simplicity, I would like to know if the handler that is going to check the username and password , can be defined as application scope and the same instance hanlder to serve all the sessions! Is that possible? What is going on when multiple session request end up in the server? The developer has to make tha instace as thread -safe?
- Accessibility of servlets within Axis webapp Laurent Perez
- RE: Accessibility of servlets within Axis webapp Apostolopoulos Paris
- Re: Accessibility of servlets within Axis webapp Ingrid Falk
- Re: Accessibility of servlets within Axis we... Apostolopoulos Paris
- Re: Accessibility of servlets within Axis webapp Brian Ewins