Hi,
Can you please let how did you address your requirement of having multiple
action classes?
Thanks and regards,
jayanth
--
View this message in context:
http://struts.1045723.n5.nabble.com/struts-1-2-html-select-and-submit-button-tp3477760p4558693.html
Sent from the Struts - User mailing li
2008/3/18, Sonu S <[EMAIL PROTECTED]>:
> 1) there is one submit button on that page and one action is associated with
> that submit button. i can call the associated action class once the user
> finish the form and click the submit button. When user select from list i
> need to call another act
You can simply call a struts action through AJAX. A little bit of AJAX can
help to do your task. If you know AJAX, you can call struts action while
sending request as req.open("GET", someaction.do, true);
On Tue, Mar 18, 2008 at 9:20 AM, Sonu S <[EMAIL PROTECTED]> wrote:
> HI,
>
> I am using st
3 matches
Mail list logo