Re: scripting paramaters passed as parameters

2009-09-12 Thread red dog
d="id1" cssClass="textfield" value="value1"> <@s.param name="onclick">myjsfunction(); --- On Sat, 9/12/09, red dog wrote: From: red dog Subject: scripting paramaters passed as parameters To: user@struts.apache.org Date: Saturday, September 12, 2009, 12:

scripting paramaters passed as parameters

2009-09-12 Thread red dog
Hello,   I'm new to this mailing list although I'm using Struts2 for quite some time. I am stuck right now and I decided to ask a quick question:   Is it possible to generate an input field (as well as any other fields) by passing an onclick event for example as parameter? It doesn't seem to be