Hi all,
I need to remove the .action suffix associated with the actions.
Please advise how to do this.
Thanks and regards,
Supratim
Greetings to all,
I have a spring dao class like this
public class RoleDaoImpl extends SimpleJdbcDaoSupport implements RoleDao {
public Role findRoleById(Long id) {
.
and I have added it to spring as
when I am calling a method in this dao
Greetings to all,
I have a spring dao class like this
public class RoleDaoImpl extends SimpleJdbcDaoSupport implements RoleDao {
public Role findRoleById(Long id) {
.
and I have added it to spring as
when I am calling a method in this dao
Thanks a million!
On Wed, Apr 7, 2010 at 1:47 PM, Alex Rodriguez Lopez wrote:
> Use this syntax:
>
> forward
>
>
> Em 07-04-2010 06:52, Supratim Bandyopadhyaya escreveu:
>
> Greetings to all,
>> I have been trying to get to work
Greetings to all,
I have been trying to get to work properly.
Here is the code.
Next Record
here the parameter offset comes from the action bean which shows up in the
url fine. But the parameter direction which is assigned a value "forward"
doe
5 matches
Mail list logo