suggest using the org.apache.struts.taglib.TagUtils.message method
http://struts.apache.org/1.2.x/api/org/apache/struts/taglib/TagUtils.html#message%28javax.servlet.jsp.PageContext,%20java.lang.String,%20java.lang.String,%20java.lang.String%29
i *thought* message method was deprecated in Struts
Now the developer removed all the struts jars except for the Struts 1.3.8 and
is getting this error:
java.lang.ClassNotFoundException: org.apache.struts.taglib.template.PutTag
Here are the jars that are now included in the WAR:
antlr-2.7.2.jar commons-validator-1.3.1.jar
slf4j
2 matches
Mail list logo