Xalan redirect (to file) within Tomcat 2004-01-07 - By Shapira, Yoav
Back
Howdy, Perhaps a case-sensitivity issue? What happens if you use Redirect instead of redirect?
Yoav Shapira Millennium ChemInformatics
>-- --Original Message-- -- >From: Chris Ward [mailto:cward@(protected)] >Sent: Wednesday, January 07, 2004 12:40 PM >To: tomcat-user@(protected) >Subject: RE: Xalan redirect (to file) within Tomcat > > >> Howdy, >> Perhaps if you provided a bit more detail than just "fails >> when used within servlet" then we could help some more ;) > >Ah. Yes. Very good point. > >> Are there any errors in your log? Do you (i.e. the user >> account running tomcat) have write permissions to the >> directory/file you're trying to write? What tomcat version, >> what JDK version, and what OS are you using? > >In the Tomcat console window I get this... > > jstl:; Line 24;tomcat-user@(protected) Column -1; >javax.xml.transform.TransformerException : java.lang.ClassNotF > oundException: redirect > >I've got xalan.jar in my context WEB-INF/lib dir (and in the Tomcat >common/endorsed dir for that >matter). I've eyeballed the xalan.jar and can see Redirect.class in >there. > >I am running Tomcat 4.1.24 and jdk1.3.0_02 and I get the same error >whether using a servlet >or using JSP with JSTL. > >Any ideas anyone? > >Chris > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) >For additional commands, e-mail: tomcat-user-help@(protected)
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|