Re: Plugin struts validator framework to JSF

2004-08-12 Thread Craig McClanahan
On Fri, 13 Aug 2004 15:22:46 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Dear Craig, > > Could you please elaborate more on this? Kindly if possible some code > snippets which may help me understand it better. > As I said in my previous message, the nightly builds of the Struts-Faces i

RE: Plugin struts validator framework to JSF

2004-08-12 Thread Prasad, Kamakshya
List Subject: Re: Plugin struts validator framework to JSF On Fri, 13 Aug 2004 14:51:25 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > HI, > > Thanks a lot for the information. > I was looking through the examples of Struts-faces integration library. > What I found wa

Re: Plugin struts validator framework to JSF

2004-08-12 Thread Craig McClanahan
On Fri, 13 Aug 2004 14:51:25 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > HI, > > Thanks a lot for the information. > I was looking through the examples of Struts-faces integration library. > What I found was in the backing bean method a url with query string > parameters is created to di

RE: Plugin struts validator framework to JSF

2004-08-12 Thread Prasad, Kamakshya
); } Thanks and Regards, KP -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:37 AM To: Struts Users Mailing List Subject: Re: Plugin struts validator framework to JSF On Thu, 12 Aug 2004 20:46:33 +0900, Prasad, Kamakshya &

Re: Plugin struts validator framework to JSF

2004-08-12 Thread Craig McClanahan
On Thu, 12 Aug 2004 20:46:33 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Hi All, > > Is it possible to plugin struts validator framework to Javaserver faces > web framework? Yes, if you use the Struts-Faces integration library -- currently available in nightly builds. You can take full

RE: Plugin struts validator framework to JSF

2004-08-12 Thread Matthias Wessendorf
Hi, the MyFaces-JSF-Impl. (http://myfaces.org) uses some Validator-rules for its custom-validators. but you can also use client-side validation in JSF via Commons-Validator. The CoreJSF-Book tells you examples on it. Hope it helps. Regards, Matthias > -Original Message- > From: Prasad