RE: [S2] Referencing the taglib when the JARS's are located at the top level of an EAR package?

2007-12-30 Thread Adrian Beech
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

[S2] Referencing the taglib when the JARS's are located at the top level of an EAR package?

2007-12-27 Thread Adrian Beech
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