Caldarale, Charles R wrote:
>
>
> Consider using a real authentication mechanism rather than augmenting
> this toy. The doc is here:
> http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html
>
> If you want something more flexible than what's in the servlet spec, try
> this:
> http://source
Could you please point me to reading on how to build a web front end for
managing the tomcat-users.xml?
I could of course just read and write it in a perl script as a file but it
seems to me that would be abusing the design. I have tried various XML
parsers in perl and php but can't seem to be ab