RE: html:javascript problem

2004-08-11 Thread Jim Barrows
> -Original Message- > From: Erik Weber [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 11, 2004 4:17 PM > To: Struts Users Mailing List > Subject: Re: html:javascript problem > > > Jim, I assume you meant > > > > and not > > > &g

Re: html:javascript problem

2004-08-11 Thread Erik Weber
List Subject: html:javascript problem I am using the validator plugin, specifying all my validation in validation.xml. I want to use the automatic javascript generation feature to add client-side validation. My form page is basically like this: . . . This one is not easy to find... which

RE: html:javascript problem

2004-08-11 Thread Jim Barrows
> -Original Message- > From: Erik Weber [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 11, 2004 3:51 PM > To: Struts Users Mailing List > Subject: html:javascript problem > > > I am using the validator plugin, specifying all my validation in > validat

html:javascript problem

2004-08-11 Thread Erik Weber
I am using the validator plugin, specifying all my validation in validation.xml. I want to use the automatic javascript generation feature to add client-side validation. My form page is basically like this: . . . . . . When the page is rendered, I can view source and see the javascript funct