1. By refresh I mean when user press F5 all content lost.
2. I will try second one.

Anjib

On 12/2/2010 11:58 AM, Dave Newton wrote:
On Thu, Dec 2, 2010 at 11:44 AM, Anjib Mulepati wrote:

1. My record in the table disappear if page is refresh.

Don't refresh? Otherwise you need a mechanism to "remember" what you're
working with, like the session.


2. And If some of my email is incorrect I don't want that to be get back to
view again. I just want to show a error.

Look at the results of the AJAX call. If it's an error, display a message.
Should be trivial if using JSON, only marginally less trivial if you're not.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to