Help with Xtags  
Author Message
mohitvaswani





PostPosted: 2004-1-10 3:31:00 Top

java-programmer, Help with Xtags I am using jakarta's xtags library. I have put the xtags.tld file
unser /WEB-INF and the taglibs-xtags.jar in the /WEB-INF in the lib
directory. I am using
java version 1.4.2-b28 and tomcat 4.1. IN my jsp i use the following
tags

<xtags:style xml="/test.xml" xsl="/article-html.xsl"/>

when i run the jsp, i do not get anything ..blank page... Rethere some
file i am missing...

any help would be appreciated.


THanks

Mohit