Re: struts 1.2: calling an action by javascript

2007-11-13 Thread Friend Here
function submit() { populate values ..then document.action.value = " /url "; document[0].forms[0].submit(); } Ingo Villnow wrote: > > Hello, > > i want to call an action by javascript, when a value in a > field changes. I want to fill my with the data provided by > the ac

Without ActionServlet can i use struts ....?

2007-11-13 Thread Friend Here
without ActionServlet can i use struts ? could u plz explain abt this ... -- View this message in context: http://www.nabble.com/Without-ActionServlet-can-i-use-struts---tf4796947.html#a13723279 Sent from the Struts - User mailing list archive at Nabble.com. -