hiding fields...interchangeably

2002-02-27 Thread Kearfott, David (DST-CLT)
We have a jsp that is displaying a list of products. 11 fields associated with the products are mapped through STRUTS. We'll always display 4 of these fields, but may or may not want to display 6 others...depending on the value of the last field. We've tried looping through our list to

Form fields submitted multiple times...

2002-01-28 Thread Kearfott, David (DST-CLT)
Has anyone ever noticed the Set methods in the ActionForm invoked multiple times (always using the values submitted from the html:form) from Action to Action? In our JSP, we have several buttons pertaining to the same form (thisActionForm). Depending on which button was pressed, a different