G'day all,
I've been tinkering with Struts for the first time over the past few days
and have come across a small issue with the way I'm building/packaging the
EAR file and how the JSP's reference the Struts taglib. The various JAR's
are bundled at the top level of the EAR package in a "lib" dire
ing like this
to your web.xml
/struts-tags
/WEB-INF/struts-tags.tld
s
then you can use <[EMAIL PROTECTED] prefix="s" uri="/struts-tags" %>
and it should map to the location sepcified in web.xml
but the libs still need to be in the clas
2 matches
Mail list logo