How to display Errors as per validation in form...

2003-09-17 Thread Dhanunjaya Gotur
)); } } catch (Exception e) { //e.printStackTrace(); } return errors; } Please give me u'r suggestion to display errors in my jsp as per validations.. Cheer's Dhanu. CEI-India Pvt. Ltd.,

html:error/ does not display errors

2001-04-19 Thread Natra, Uday
Hi All, I am trying to use the ActionErrors collection to send the actions back to the browser errors.add(ActionErrors.GLOBAL_ERROR, new ActionError("error.user.create.failure")); // Report any errors we have discovered back to the original form if

display errors

2001-03-19 Thread Maya Muchnik
Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya

Re: display errors

2001-03-19 Thread Maya Muchnik
I found a OLD way (with table, tr, td, ...). But maybe for a next release ... Can error tag to be improved ? Maya P.S. I know that we ask too much from several bright developers. Maya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors

Re: display errors

2001-03-19 Thread Maya Muchnik
know that we ask too much from several bright developers. Well, one way to fix that is to offer your own patches :-). It is open source, after all. Craig Maya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya

Re: display errors

2001-03-19 Thread Craig R. McClanahan
developers. Well, one way to fix that is to offer your own patches :-). It is open source, after all. Craig Maya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya

Re: display errors

2001-03-19 Thread David Winterfeldt
.S. I know that we ask too much from several bright developers. Maya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya __ Do You Yahoo!? Get email at your

Re: display errors

2001-03-19 Thread Maya Muchnik
ya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/

Re: display errors

2001-03-19 Thread David Winterfeldt
aya P.S. I know that we ask too much from several bright developers. Maya Muchnik wrote: Hi, Is it possible to display errors not from the first column (using html:errors/) ? Thanks in advance Maya _