Getting error in jsp like Failed to load or instantiate TagExtraInfo class :or.apache.struts.taglib.bean.HeaderTei

2007-06-15 Thread bhanuprakash.singh
Hi all, I am preparing a sample Struts applications but getting error in jsp like Failed to load or instantiate TagExtraInfo class :org.apache.struts.taglib.bean.HeaderTei I have allthe jars required for the struts application Please let me know Regards Bhanu The information contained

Getting error in jsp like Failed to load or instantiate TagExtraInfo class :or.apache.struts.taglib.bean.HeaderTei

2007-06-15 Thread bhanuprakash.singh
Hi all, I am preparing a sample Struts applications but getting exception like Failed to load or instantiate TagExtraInfo class :org.apache.struts.taglib.bean.HeaderTei I have allthe jars required for the struts application Please let me know Regards Bhanu The information contained in thi

RE: Exception while using validator framework

2007-06-01 Thread bhanuprakash.singh
Sir I have removed the old one and put the new one -Original Message- From: Oguz Kologlu [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 2:00 PM To: Struts Users Mailing List Subject: Re: Exception while using validator framework also make sure you delete the old one. Oz On 01/06

RE: Exception while using validator framework

2007-06-01 Thread bhanuprakash.singh
HI Fei Thanks for your kind response As said by u I have replaced existing commons-validator with new one commons-validator-1.3.1.jar But the problems still persists Regards Bhanu -Original Message- From: Fei Fei [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 12:34 PM To: Struts

RE: Exception while using validator framework

2007-06-01 Thread bhanuprakash.singh
Thanks for your kind response Wang Yes I have the required commons-validator.jar in the /web-inf/lib Regards Bhanu -Original Message- From: wang huan [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 12:29 PM To: Struts Users Mailing List Subject: Re: Exception while using validato

Exception while using validator framework

2007-05-31 Thread bhanuprakash.singh
Hi all, I have created a sample struts application Im trying to make use of the validator framework The steps which i have carried out are 1 .I have included validation.xml and validation-rules.xml in WEB-INF 2 .then in struts-config.xml i have included the required