I'm trying to create a web page using JSP,Struts and Javascript... the page has a form where there are two radio buttons and a menu box..... now the idea is when one clicks on a radio button the menu will show the items related to this category....for this I've to use java script on click function ..... but I'm not getting how can I call the action from this on click function ...as I've to use Struts for this application as well... please help.....
-- View this message in context: http://www.nabble.com/how-to-call-action-from-java-script-tf2609331.html#a7281890 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

