RE: New to Struts and stuck already...

2002-01-09 Thread Mike Ashamalla
Kevin, I'm also relatively new to struts, however, this looks like something I've encountered before. I saw the same (or a similar error message) whenever my form tags weren't properly enclosed in ... . HTH Thank You, Mike Ashamalla, CEBS VistaXtreme [EMAIL PROTECTED]

RE: strut help

2001-12-10 Thread Mike Ashamalla
I've used DispatchAction successfully to process multiple actions. You can find out more about DispatchAction here: http://jakarta.apache.org/struts/api-1.0/org/apache/struts/actions/DispatchA ction.html Thank You, Mike Ashamalla, CEBS VistaXtreme [EMAIL PROTECTED] -Original Me

RE: Indexed tags & iterate tag problems

2001-12-05 Thread Mike Ashamalla
r look at your code - first thing to check is capitalization of your EmploymentInfoField - it must have a small 'e' - lots of messages about bean naming scheme in list, eg http://www.mail-archive.com/struts-user@jakarta.apache.org/msg04762.html. Cheers, Dave "Mike Ashamalla&

RE: Indexed tags & iterate tag problems

2001-12-04 Thread Mike Ashamalla
new values. If this has already been answered elsewhere, please just point us in the right direction. :) Thank You, Mike Ashamalla, CEBS VistaXtreme [EMAIL PROTECTED] -Original Message----- From: Mike Ashamalla [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 6:42 PM To: Struts-User S

Indexed tags

2001-12-03 Thread Mike Ashamalla
lic boolean getValueHasChanged() { return valueChanged; } } ******** *** Thank You, Mike Ashamalla, CEBS VistaXtreme [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>