Hi,
I am trying to set a html:text value from one action. That text field is in the jsp page which is shown once the page (for action action is defined) is successfully submitted. But the problem is that the value in the jsp page is not set. It is null all the time. Do I have to send value with url? If so then where should I fill that text field Any idea?