Hi, I am calling an Action class and want my same JSP to get refreshed from this Action class. I am not understnding how i can do this, without losing the values that the user has already given. I tried putting target=null from the Action class. But this is still opening another bowser for me.
Any help wud be appreciated. Deepa