RE: DynaActionForm blowing away values...

2002-09-24 Thread James Krygowski
Hey all-- never mind, i think that my server log isn't completely sequential/real time... thanks! > -Original Message- > From: James Krygowski [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 24, 2002 7:44 AM > To: Struts Users Mailing List > Subject: DynaAct

DynaActionForm blowing away values...

2002-09-24 Thread James Krygowski
Hey all- I'm trying to use DynaActionForm to send data from an action to my jsp. I've got a setup something like: MaintainThemesAction ---> MaintainThemes.jsp I populate a the DynaActionForm associated with the action in the MaintainThemesAction but when I try to access the values it contains f

nested:iterate nested colletions

2002-07-23 Thread James Krygowski
Hi - I'm trying to work out the usage of the nested:iterate tag. I have three beans, one called report which contains an array list of years. The year bean contains an array list of weeks. each bean has a get method that returns an object array. This is my markup: Report Name:

dynabeans, indexed text input fields

2002-07-19 Thread James Krygowski
Hi All- I'm using Struts 1.0.2 and would like to know how I could utilize the DynaClass/DynaBean combination to handle the following situation: My application displays several editable tables whose underlying data might look like: unique_id description cost discount - ---