Forward the request to an action instead of a jsp.
In the action code set the request and forward to jsp
Hope that helps
Cheers
-Original Message-
From: Maya menon [mailto:[EMAIL PROTECTED]
Sent: 08 June 2006 21:31
To: Struts Users Mailing List
Subject: Reload the same page
All,
I
Maya menon wrote:
All,
I have a page, results.jsp with a link
< ahref="deleteAction.do?/>
In deleteAction, the record will be deleted by calling the helper classes and on succesful delete the request should be forwarded again to the results.jsp.
How can I achieve this ?
In str
2 matches
Mail list logo