|
Hi Bob, User
authentication is a tricky one. The struts-example app uses a fairly standard
approach. The difficulties start if you choose to use container managed auth.
According to Javasoft we should all be aspiring to
use Form Based auth. But each container has a different config
mechanism and some such as WebSphere don't
support standard form based auth at all. Do you know
which web/app server you will be deploying to? Jon. -----Original Message----- I would like to know from the Struts elite if there
are any struts centric facilities to help with
login/logout? I just don't want to reinvent the wheel if it is
already out there. The username and password would be entered on the webpage itself and not entered into the user/pass dialog popup (as in the Struts-Admin application). Thank You, Bob Byron |
- Logon API in struts? Bob Byron
- Re: Logon API in struts? Jon.Ridgway
- Re: Logon API in struts? Mike Thompson
- RE: Logon API in struts? Jon.Ridgway
- RE: Logon API in struts? Satyen . Chikane

