using tiles and j_security_check

2002-09-26 Thread Vincent Stoessel
Hello, I am using tomcat's realm authentication to protect my struts 1.1 app. The actual form is constructed using tiles. This works fine for the most part but occasionaly I will submit the login form and get stuck at a blank page with a url of http:/mysite/j_security_check Usually I have to

Re: using tiles and j_security_check

2002-09-26 Thread Eddie Bush
Vincent Stoessel wrote: Hello, I am using tomcat's realm authentication to protect my struts 1.1 app. The actual form is constructed using tiles. This works fine for the most part but occasionaly I will submit the login form and get stuck at a blank page with a url of

RE: using tiles and j_security_check

2002-09-26 Thread Holman, Cal
tiles and j_security_check Vincent Stoessel wrote: Hello, I am using tomcat's realm authentication to protect my struts 1.1 app. The actual form is constructed using tiles. This works fine for the most part but occasionaly I will submit the login form and get stuck at a blank page with a url