The STRUTS framework would be good for what you are trying to do.

http://www.apache.org

-tp 
-----Original Message-----
From: Luc Foisy [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 12:10 PM
To: Tomcat User List (E-mail)
Subject: Progamatically setting values of FORM elements


Is there any way I can have my java set the values of FORM elements.
Rather than storing the values in the java code and generating the complete form 
element containing that value.
 
Something like adding something to the response that will give that item a value.
 
For my particular need, I want to set a number of checkbox elements on or off. I do 
have the ability to predict the element names...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to