I am pretty dang new to Tomcat (using 4.0.3) and have
a few times tried to get Xtags to work. I need to
translate XML to HTML using XSL. That's the only
functionality I need. Xtags looked like the answer.

No matter what I do I get the message:

javax.servlet.ServletException:
javax/xml/transform/URIResolver
        at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:481)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247


I have the xtags jar file in WEB_INFlib as well as
tomcat's common lib. I have the xtags.tld in placed
and define in my web.xml.

I can get my own custom tags to work.

So what is up with Xtags.  

I am sure I am just doing something silly which being
a newbie I am just am overlooking. But if I can't this
to work (XML/XSL and Tomcat) they'll make me use ASP!
Help!


thanks for any help,

tim

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to