Re: 3 simple auth questions...

2003-08-17 Thread g[R]eK
. Hi Sonny! . Sunday, August 17, 2003, 2:31:11 AM, you wrote: SS 2.) For the auth-login action, request parameters are passed to it like: SS map:parameter name=parameter_userid value={request:name}/ SS map:parameter name=parameter_password value={request:password}/ SS Question: Is

3 simple auth questions...

2003-08-16 Thread Sonny Sukumar
These 2 questions are based on this doc: http://cocoon.apache.org/2.1/developing/webapps/authentication.html 1.) The doc states If the authentication is successful, a session object is created on the server (if not already done). If the authentication fails, the error information delivered