Re: Multiple forms in one JSP + one Action

2004-08-12 Thread Thomas SMETS
s? Which I can't find docs or HOWTO for? I would > be thankful for any help? > > Shedrick > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Thomas SMETS rue J. Wyt

Re: Tomcat startup error using struts.

2004-05-24 Thread Thomas SMETS
iews of the RTA. If you > receive this e-mail in error, please immediately delete it from your > system and notify the sender. You must not disclose, copy or use any > part of this e-mail if you are not the intended recipient. > > --

Re: Message Resources

2004-05-21 Thread Thomas SMETS
rors.add(ActionErrors.GLOBAL_ERROR, new > ActionMessage("errors.general.alphabetic.required", > messages.getMessage(hrOnlineLocale.getLocaleLocale(), > "label.first.name"))); > > Is there a better way to do this? > > TIA, > Glenn -- Thomas SMETS rue J. Wytsmanstraat 62 1050 Brussels - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Mulitple Forms per Submits

2004-05-19 Thread Thomas SMETS
bmit buttons ? >> Basically, instead of extending various Forms to have some code >> re-use I think it would be much more interresting to have the >> possibility to post multiple Forms instead of having a Specific form