Hi,
I've recently started using tomcat and am facing the following two problems.
1) My page consists of multiple frames and only one frame loads when I
request the page. The second frame never loads. The solution suggested in
this same forum, for similar issues is to precompile the JSPs. That's not
working for me. 

2) When I get a 500 Internal Server Error(for ex: a
java.lang.NullPointerException), the stacktrace from Tomcat does NOT include
the line number of the JSP or even the line number of the .java class for
the JSP. Is there any way to configure Tomcat so that the stacktrace would
include this line number?

Any help would be greatly appreciated. 
Thanks.

-Nagesh. 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to