RE: How to customize the way Validation Error is display

2001-10-05 Thread McClung, Brian
[mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 12:47 PM To: '[EMAIL PROTECTED]' Subject: RE: How to customize the way Validation Error is display Well.. I think what I was looking for and what might help Brian is: This queues two error messages, one for the "username&quo

RE: How to customize the way Validation Error is display

2001-10-05 Thread Minh Tran
place specific error messages at different locations > -Original Message- > From: Christophe Marchand [SMTP:[EMAIL PROTECTED]] > Sent: Friday, October 05, 2001 10:03 AM > To: [EMAIL PROTECTED] > Subject: Re: How to customize the way Valid

Re: How to customize the way Validation Error is display

2001-10-05 Thread Christophe Marchand
01 5:52 PM Subject: RE: How to customize the way Validation Error is display > Where do I get hold of the messages tag? I've looked in my struts-html.tld > file but it isn't there? Which version is it located in? > > Thanks > Brian McClung > > -Original Message---

RE: How to customize the way Validation Error is display

2001-10-05 Thread McClung, Brian
PROTECTED] Subject: Re: How to customize the way Validation Error is display I'm not sure if this is what you were asking about, but you can use html:messages instead of html:errors to give a little more control over displaying errors. The html:messages tag iterates over the errors so you ca

Re: How to customize the way Validation Error is display

2001-10-04 Thread David Winterfeldt
7;ve put > together at www.leanonme.org. Hope this helps. > Thanks, > Adam S. Grohs > [EMAIL PROTECTED] > > - Original Message - > From: "Minh Tran" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 03, 2001 3:

Re: How to customize the way Validation Error is display

2001-10-03 Thread Adam Grohs
y, October 03, 2001 3:40 PM Subject: How to customize the way Validation Error is display > Does anyone know how to control and customize the way the validation error > is display when when fills out incorrect form information? > > Thanks, > Minh >

How to customize the way Validation Error is display

2001-10-03 Thread Minh Tran
Does anyone know how to control and customize the way the validation error is display when when fills out incorrect form information? Thanks, Minh