Hi folks,

I was so excited went I ran across this taglib project and I was eager to
use it. Unfortunately I don't get it to run at all... I deployed the WAR
files on a plain TomCat (4.1.24). Started it and clicked on the examples...
all I get is an empty page containing a single line of source code:

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">

Within my application I always get a null pointre exception when I try the
first - very simply example - . Now, I double checked my web.xml file (yes,
the tld is referenced), I checked the jars (yes, it's right were it belongs)
and I double-checked the import statemnet for the taglib... no chance!

I even put a <%= test2 %> on th jsp and I got a good result.

I then tried to build from source, but that won't work either...

In task "template-tld11" I get a
"javax.xml.transform.TransformerFactoryConfigurationError: Provider for
javax.xml.transform.TransformerFactory cannot be found" exception... don't
know why, I use the ant 1.5

Last but not least the site "edhill.its.uiowa.edu/" was unreachable for
several hours (is not even back yet) today.

Could please anybody confirm that build 0.8.5 (binary) is working or NOT and
in case it does maybe give me more details on the dependencies of the taglib
or shortly write down his release levels (tomcat, struts, ant, log4j, xalan,
xerces... whatever)

Any help is highy appreciated,

Regards

Matthias



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to