Re: tomcat 4.1 displays a blank page when compiling a JSP with compilation errors

2002-11-18 Thread Robin Lee \(Tech Support\)
Hi Christos, Quick Question for you. Does your JSP page have an include in it? Example: Login.jsp This page includes another jsp page called LoginForm.jsp. Does your jsp page have this? If so, I've noticed that my pages will show up blank if there is an error, where there is an include.

Re: upgrading to 4.1!

2002-09-12 Thread Robin Lee \(Tech Support\)
Hello, Seems like i had the same problem before... But I figured out the problem. Have you checked your examples log and see if there are any problems with your code? Sometimes errors will occur, and it won't output to your console. BUT, it will output the error to the examples log. If there