I am using Form Authentication on Tomcat 4.1.30 and oracle ojdbc14.jar driver. It always fails.
When I used debugger in the JDBCRealm class of Tomcat, All my user id / db info is right, but when the username is set on the preparedstatement, it does not work. I always get an empty resultset and it fails authentication. Any clues will be appreciated.
thanks Pandu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]