RE: Validation errors display prob in jsp

2003-08-14 Thread Steve Raeburn
This might help: http://www.husted.com/struts/tips/017.html Steve -Original Message- From: Raj Atchutuni [mailto:[EMAIL PROTECTED] Sent: August 9, 2003 3:07 PM To: [EMAIL PROTECTED] Subject: Re: Validation errors display prob in jsp I am using Dynaforms for the form validation

Re: Validation errors display prob in jsp

2003-08-11 Thread Raj Atchutuni
I am using Dynaforms for the form validation. In my jsp i use html:errors/ tag to display them. Validation is working fine, but the errors are displayed horizontally next to each other. I cant use strtus.el now since i completed the coding for many forms. Does anyone one know why this is