it all worked like a charm. Thanks
for your help.
Best regards
Baubak
-Original Message-
From: Wes Wannemacher [mailto:w...@wantii.com]
Sent: lundi 11 juillet 2011 16:52
To: Struts Users Mailing List
Subject: Re: Asynchronous Display of Action Results
You can achieve the outcome you desire
On Mon, Jul 11, 2011 at 4:51 PM, Baubak Gandomi wrote:
> Thanks I'll test your solution, and see how it works.
It's the only solution there is.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional com
Thanks I'll test your solution, and see how it works.
-Original Message-
From: Wes Wannemacher [mailto:w...@wantii.com]
Sent: lundi 11 juillet 2011 16:52
To: Struts Users Mailing List
Subject: Re: Asynchronous Display of Action Results
You can achieve the outcome you desire by
You can achieve the outcome you desire by using AJAX instead of the
s:action tag. Here is an (untested) jquery example -
");
$("remoteAction2").load("");
});
I'm too lazy at the moment to make sure that the javascript is
correct, so if someone notices any glaring errors, please chime in.
Hello,
I am not able to find any mention of this topic, or even if it is really
Struts 2-related.
I have a view which calls two actions using
/WEB-INF/pages/main.jsp
/WEB-INF/pages/page1.jsp
5 matches
Mail list logo