yeah, retuning null also works.
musachy
On Sun, May 24, 2009 at 2:40 PM, Dave Newton wrote:
> Bhaarat Sharma wrote:
>>
>> Hello,
>>
>> I am trying to implement http://www.appelsiini.net/projects/jeditable in
>> my
>> struts2 code.
>>
>> Problem I am having is that when the user clicks Ok I am go
Bhaarat Sharma wrote:
Hello,
I am trying to implement http://www.appelsiini.net/projects/jeditable in my
struts2 code.
Problem I am having is that when the user clicks Ok I am going back to my
action, however, I just want my aciton to execute the code necessary to save
changes back to the datab
Hi Bhaarat,
My experience for this requirement is to "return false" for the form submit
handling:
...
Hope this helps.
Qunhuan
-Original Message-
From: Bhaarat Sharma [mailto:bhaara...@gmail.com]
Sent: 24 May 2009 18:38
To: Struts Users Mailing List
Subject: how
Hello,
I am trying to implement http://www.appelsiini.net/projects/jeditable in my
struts2 code.
Problem I am having is that when the user clicks Ok I am going back to my
action, however, I just want my aciton to execute the code necessary to save
changes back to the database. I do not want any
4 matches
Mail list logo