"Alan Chandler" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thursday 09 February 2006 04:05, Bill Barker wrote:
>> "Alan Chandler" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
> ...
>> This works correctly in TC 5.x. You need to reverse the order for TC
>>
On Thursday 09 February 2006 04:05, Bill Barker wrote:
> "Alan Chandler" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
...
> This works correctly in TC 5.x. You need to reverse the order for TC 4.1.x
> (this is due to a change in the respective versions of the servlet spec
> they i
"Alan Chandler" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> My normal deployment of Tomcat is behind apache2, and up to now I have
> been
> using basic authentication defined by Apache's configuration file as to
> who
> has access to what.
>
> I am about to implement the piece
My normal deployment of Tomcat is behind apache2, and up to now I have been
using basic authentication defined by Apache's configuration file as to who
has access to what.
I am about to implement the piece of the application that allows users to
change their own passwords, and the administrator