The line in question contains a call to request.getParameterMap(), a method
new to Servlet Spec 2.3..  I guess I should state that you'll need Tomcat
4.0 (or other J2EE 1.3-compliant container) and/or the latest j2ee jar.
Thanks,
Steve


>Has anyone successfully deployed the example app? I get an error when
running it: java.lang.NoSuchMethodError at
org.apache.struts.util.SecureRequestUtils.getRequestParameters(D:/CvsProject
s/StrutsExtTry/src/org/apache/struts/util/SecureRequestUtils.java:243) 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to