En l'instant précis du 01/24/07 14:34, Langas de los Langas s'exprimait
en ces termes:
> Thanks for the feedback, but I had already checked that documentation.
> I want to understand j_security_check on a deeper level; I
> especifically want to know how the process receives and handles the
> data from the form fileds; I need to know why they must be called
> j_username and j_password... In a word, I want to know its inner
> operation, not some arbitrary guidelines about how to create the
> forms. Not 'how' to use it, but 'why' does it behave in that way.
>
for the why, answer is simple it's because it's stated it must be that
way in servlet 2.4 specifications, section SRV12.5.3
>
>> From: David Delbecq <[EMAIL PROTECTED]>
>> Reply-To: "Tomcat Users List" <users@tomcat.apache.org>
>> To: Tomcat Users List <users@tomcat.apache.org>
>> Subject: Re: Further documentation on j_security_check
>> Date: Wed, 24 Jan 2007 13:52:11 +0100
>>
>>
>> http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Security5.html#wp182253
>>
>> http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Security5.html#wp498028
>>
>> Also take a look at servlet 2.4 specifications, section SRV12.5.3
>> http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html
>>
>> En l'instant précis du 01/24/07 13:24, Langas de los Langas s'exprimait
>> en ces termes:
>> > I have searched for documentation on the process j_security_check
>> > (form-based authentication), but have been unable to find anything
>> > worthy, just some brief explanation and a sample of the form that must
>> > be used with it. Anybody knows where can I find extensive
>> > documentation about this process?
>> >
>> > _________________________________________________________________
>> > ¿Estás pensando en cambiar de coche? Todas los modelos de serie y
>> > extras en MSN Motor. http://motor.msn.es/researchcentre/
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To start a new topic, e-mail: users@tomcat.apache.org
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
> _________________________________________________________________
> Moda para esta temporada. Ponte al día de todas las tendencias.
> http://www.msn.es/Mujer/moda/default.asp
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to