I have the @Override annotations on prepareSave() but still it is saying The
method prepareSave() of type ManageGeneralSetupAction must override or
implement a supertype method
-Original Message-
From: Jim Kiley [mailto:jhki...@summa-tech.com]
Sent: Saturday, June 27, 2009 9:20 PM
To: S
Hi,
While referring the below link I came to know that we can have
prepare{MethodName}() that will run before the invocation of the particular
method.
http://struts.apache.org/2.1.6/docs/prepare-interceptor.html
I was trying the same. In my action class, I have a save() method and the
action
Hi,
I'm using struts 2.1.6, struts2-dojo-plugin-2.1.6.jar, xwork-2.1.2, freemarker
2.3.13, ognl 2.6.11 and jboss 5.0.1.
In ftl, I am making ajax call in tag as shown below.
<@s.url id="sort" namespace="${parameters.nameSpace}" action="Sort">
<@s.param name="sortBy">${tmpSortMethodName?trim}
3 matches
Mail list logo