RE: Cannot find bean error in any scope

2003-08-02 Thread Swaroop George
Why don't u use html:errors instead?? Just give /html:errors -Original Message- From: Altug B. Altintas [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 4:07 PM To: 'Struts Users Mailing List' Subject: RE: Cannot find bean error in any scope Strange ! Now i have got no custom

Re: Cannot find bean error in any scope

2003-08-02 Thread Koni Roth
PROTECTED] Sent: Thursday, July 31, 2003 4:07 PM To: 'Struts Users Mailing List' Subject: RE: Cannot find bean error in any scope Strange ! Now i have got no custom validation *** public ActionErrors validate(ActionMapping mapping

RE: Cannot find bean error in any scope

2003-07-31 Thread Altug B. Altintas
Strange ! Now i have got no custom validation *** public ActionErrors validate(ActionMapping mapping, javax.servlet.http.HttpServletRequest request) { ActionErrors errors = null ; errors =

RE: Cannot find bean error in any scope

2003-07-31 Thread Bailey, Shane C.
' Subject: RE: Cannot find bean error in any scope Strange ! Now i have got no custom validation *** public ActionErrors validate(ActionMapping mapping, javax.servlet.http.HttpServletRequest request