Ryan Stewart wrote:
> "Sudsy" <> wrote in message
> news:...
>> Ryan Stewart wrote:
>> <snip>
>> > I haven't heard of JSP providing authentication. How is that supposed
>> > to work?
>>
>> You might want to check this out:
>>
>
<
http://java.sun.com/developer/techni...es/servlets_js
> p/>
>>
> Okay, I've skimmed over it. Where is there something about JSP providing
> user authentication?
Not JSP per se, but a servlet container is required to provide container
managed authentication.
Look at the J2EE tutorial to see the different ways this can be done.
--
Kind regards,
Christophe Vanfleteren