RE: struts java script problem

2004-06-03 Thread Tim Penhey
Instead of having the tags just write the HTML, also include a // in here put your iterate tags whether they be JSTL or struts // then just use the standard javascript event handler to modify the pages. add onchange attributes to the form elements to call the javascript functions. Tim

Re: struts java script problem

2004-06-02 Thread R Sridhar
text fields with appropriae values taken from database. how can i do this. please help me. - Original Message - From: "Srinivas Rao" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, June 03, 2004 10:04 AM Subject: Re: s

Re: struts java script problem

2004-06-02 Thread Srinivas Rao
Hi Sridhar, This is the code to populate the data from the database, specialityList is the collection, it defines the javascript array and to populate the data ...   bye Srinivas R Sridhar <[EMAIL PROTECTED]> wrote: Hi, How to popula

Re: struts java script problem

2004-06-02 Thread Srinivas Rao
Hi Sridhar, This is the code to populate the data from the database, specialityList is the collection, it defines the javascript array and to populate the data ...   bye Srinivas R Sridhar <[EMAIL PROTECTED]> wrote: Hi, How to popula