I need to implement a feature where a cookie stored on user's browser, contains userId and Password information. Then tie it with the J2EE/Servlet FORM LOGIN security using Struts. I can send up a cookie with the information, I just don't know how to integrate this in with JSP/J2EE authentication mechanism.
Does any one know how this could be done? Can it be done in a way that remains standard with J2EE? Thanks. -AP_ www: http://www.alexparansky.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

