From: "starki78" <[EMAIL PROTECTED]>
I can compile and run the project but I get this error-message
(or better advice) and I cannot imagine where it comes from.
Has anyone an idea?
My guess is that it's coming from something related to the taglibs. Many
people still put <taglib> tags in web.xml, and most of the examples have you
use URIs like /WEB-INF/struts-html.
If you are configuring the taglibs in web.xml, (and you're on a Servlet 2.3
or better container,) try removing those tags and using the URIs suggested
in the .tld files themselves, (which can be found in the .jar files,) such
as: http://struts.apache.org/tags-html
One more guess: WEB-INF should be capitalized.
If you're still stuck, we're going to need more information-- what version
of Struts are you using, what Servlet container, and more about what's going
wrong.
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]