You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Prasad, Kamakshya" <kp...@capitalservicing.co.jp> on 2004/08/12 13:46:33 UTC

Plugin struts validator framework to JSF

Hi All,

Is it possible to plugin struts validator framework to Javaserver faces
web framework?
Are there any examples available in the net?

Kindly advice me on this.

KP

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Plugin struts validator framework to JSF

Posted by Craig McClanahan <cr...@gmail.com>.
On Thu, 12 Aug 2004 20:46:33 +0900, Prasad, Kamakshya
<kp...@capitalservicing.co.jp> 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 advantage of the
Validator framework ... and Tiles as well.

> Are there any examples available in the net?

There are two converted versions of the standard Struts example app
(one with Tiles, one without) that both use the validator framework,
in the nightly builds:

http://cvs.apache.org/builds/jakarta-struts/nightly/struts-faces/

> 
> Kindly advice me on this.
> 
> KP
> 

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: Plugin struts validator framework to JSF

Posted by Matthias Wessendorf <ma...@matthias-wessendorf.de>.
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, Kamakshya [mailto:kprasad@capitalservicing.co.jp] 
> Sent: Thursday, August 12, 2004 1:47 PM
> To: Struts Users Mailing List
> Subject: Plugin struts validator framework to JSF
> 
> 
> Hi All,
> 
> Is it possible to plugin struts validator framework to 
> Javaserver faces web framework? Are there any examples 
> available in the net?
> 
> Kindly advice me on this.
> 
> KP
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org