Re: can't get parameter when security is on

2006-05-01 Thread Marc Farrow
This looks like it should work. Sorry. On 5/1/06, John Wallace <[EMAIL PROTECTED]> wrote: I am having problems getting a parameter from my web form when I have security turned on for a servlet running in Tomcat 5.5.15. Here is the code: My Tomcat's server.xml file has this defined: ...

can't get parameter when security is on

2006-05-01 Thread John Wallace
I am having problems getting a parameter from my web form when I have security turned on for a servlet running in Tomcat 5.5.15. Here is the code: My Tomcat's server.xml file has this defined: ...and... Note: I did not change anything in the server.xml file other than uncomment