JspXslt is a packageless class. Very very bad.
Put JspXslt in a class and all is OK.
-Tim
Worley Brent - bworle wrote:
Ok, doing this reveals that JspXslt.class is contained within the xslt.jar
file.
However, I cannot get this to import. I've tried a variety of opitons (import xslt.JspXslt, import xslt.*, etc), but get an error with each. Is there a way to find out the pakage name needed to include?
-----Original Message----- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 1:09 PM To: Tomcat Users List Subject: Re: Can someone explain this?
On Monday 14 June 2004 02:11 pm, Worley Brent - bworle wrote:
I'd love to, but I do not have documentation on what packages are in this .jar file.
jar -tf jarfilename.jar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
