Hi, I have an java servlet application which is running fine in Apache-Jrun setup. recently, i have migrated it from jrun to tomcat. i have launced the application in apache-tomcat setup. The problem i faced was i am using basic authentication in apache side and passing REMOTE_USER value to tomcat using mod_jk. when i launched the application it pops up the authenication window and when i supply the values it accepts and launches the application with null pointer exception. but when i refresh the page it is launching the application without any exception. whether any setup to be changed in the server settings ? Can anyone help me in this ?
Thanks, Daulatkhan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org