Hi Roger,
try redirectAction.
Best greetings,
Paweł Wielgus.
2009/10/2 RogerV :
>
> Could someone tell me the correct format for the @Result annotation for a
> redirect action. The action class I want to redirect to is called
> ProcessTemplate and I've tried
>
> @Action(result...@result(name="su
Could someone tell me the correct format for the @Result annotation for a
redirect action. The action class I want to redirect to is called
ProcessTemplate and I've tried
@Action(result...@result(name="success", type="redirect-action",
location="process-template")})
public String execute(
2 matches
Mail list logo