Define "not working"- how did you implement it? Dave On Apr 3, 2013 2:40 PM, "Ashish" <ashi...@samarthinfo.com> wrote:
> Hi > What is the best way to rest form values from Action class, for example i > have > an application where users adds data from a webpage and redirected to the > same > page when data is inserted successfully, > i tried form.reset(...) method but it is not working, is there any other > way to > do so > > Ashish