It is not the JSP itself that is causing the problem because in some cases I
can run it. I have a servlet that I use to launch all other servlets that
are typically located on NFS not under the WebRoot. When I load a JSP I copy
the JSP to the WebRoot and then instantiate JspServlet and get this to
service the request. This normally works fine unless I use a symbolic link
and Tomcat complains that the file name is to long. But when this happens I
can't display any JSP, I just get a blank screen. I did try deleting the
generated .java and .class files in the work directory and then refreshing
the web page, this did not work though the files were generated again but
the resulting html had no content.

Thanks

Jim.

> -----Original Message-----
> From: Raphael [mailto:[EMAIL PROTECTED]]
> Sent: 07 May 2002 15:21
> To: Tomcat Users List
> Subject: Re: Strange JSP Problem
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Post the JSP code
> 
> 
> Le Mardi 07 Mai 2002 12:48, Collins, Jim a écrit :
> > I have a strange JSP problem with Tomcat 4. When I start 
> Tomcat everything
> > is fine and the JSP's are working OK. But when I load a 
> particular JSP
> > which always fails all other JSP's then stop working even 
> the examples, and
> > just display an empty html page, here is the html:
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META content="text/html; charset=iso-8859-1"
> > http-equiv=Content-Type></HEAD>
> > <BODY></BODY></HTML>
> >
> > I have to restart Tomcat to get the JSP's working again. If 
> anyone has any
> > ideas what is causing this it would be appreciated.
> >
> > Thanks
> >
> > Jim.
> >
> >
> > PLEASE READ: The information contained in this email is confidential
> > and intended for the named recipient(s) only. If you are 
> not an intended
> > recipient of this email you must not copy, distribute or take any
> > further action in reliance on it and you should delete it 
> and notify the
> > sender immediately. Email is not a secure method of 
> communication and
> > Nomura International plc cannot accept responsibility for 
> the accuracy
> > or completeness of this message or any attachment(s). 
> Please examine this
> > email for virus infection, for which Nomura International 
> plc accepts
> > no responsibility. If verification of this email is sought 
> then please
> > request a hard copy. Unless otherwise stated any views or opinions
> > presented are solely those of the author and do not 
> represent those of
> > Nomura International plc. This email is intended for informational
> > purposes only and is not a solicitation or offer to buy or sell
> > securities or related financial instruments. Nomura 
> International plc is
> > regulated by the Financial Services Authority and is a member of the
> > London Stock Exchange.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE81+LEh2ITK4xBkFERAkLgAJ4zHQ1c/Tl3WJ1Mr9N3D264B/omHwCghPx+
> K8zTvkPihhrhA3Rz3j0z5Fw=
> =MrTM
> -----END PGP SIGNATURE-----
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


PLEASE READ: The information contained in this email is confidential
and intended for the named recipient(s) only. If you are not an intended
recipient of this email you must not copy, distribute or take any
further action in reliance on it and you should delete it and notify the
sender immediately. Email is not a secure method of communication and
Nomura International plc cannot accept responsibility for the accuracy
or completeness of this message or any attachment(s). Please examine this
email for virus infection, for which Nomura International plc accepts
no responsibility. If verification of this email is sought then please
request a hard copy. Unless otherwise stated any views or opinions
presented are solely those of the author and do not represent those of
Nomura International plc. This email is intended for informational
purposes only and is not a solicitation or offer to buy or sell
securities or related financial instruments. Nomura International plc is
regulated by the Financial Services Authority and is a member of the
London Stock Exchange.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to