On 22/09/2010 07:50, Martin O'Shea wrote:
>> Because you haven't told Tomcat that those pages need to be protected by
>> authentication. Do that, and Tomcat will handle the whole process for you.
> 
> But won't the authentication apply to the whole page in question? I'm only
> looking to have a user log in when they seek to do something, like post a
> comment, on the page.

Then protect the URL that the comment is POSTed to.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to