Work with java script and struts

2004-02-17 Thread Daniel
I downloaded the Struts version 1.8 2003/12/10 01:04:10 form jakarta..., and now I'm have some troubles with my javaScripts because don't have name at tag html:form name=? . I'm was using the Struts 1.1 with html:form name=form and it was work ok, What's wrong, what I need to fix this

Java script with struts

2003-03-03 Thread Yaron Sela
Hi all. I store in the pageContext two ArrayList that contains different parameters. for example One contains priceses for sell and one contains prices for rent. on checkbox Click I want to change the content of a combobox. How can I do that? How can I get the page context to the Javascript?

RE: Java script with struts

2003-03-03 Thread Edgar Dollin
Message- From: Yaron Sela [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 1:01 PM To: 'Struts Users Mailing List' Subject: Java script with struts Hi all. I store in the pageContext two ArrayList that contains different parameters. for example One contains priceses