Thanks for the replies guys. I'll give it a try.

Jon

----- Original Message ----- From: "Heath Borders" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <myfaces-user@incubator.apache.org>; "Sean Schofield" <[EMAIL PROTECTED]>
Sent: Wednesday, March 09, 2005 11:33 AM
Subject: Re: Possible to use MyFaces extensions with JSF RI?



If you really rolled up your sleeves, I think you could probably get
the Tiles ViewHandler working on the Sun RI, since the ViewHandler and
state saver are both pluggable in JSF, and I think those are the only
MyFaces specific things you need to get Tiles working on the RI.


On Wed, 9 Mar 2005 11:29:34 -0500, Sean Schofield <[EMAIL PROTECTED]> wrote:
Should be no problem.  That is one of the main advantages of having a
few different implementations.  Even though they should all work
identically they don't.  Each one will have its own minor bugs and
issues so you can and should switch back and forth as you see fit.

The only limitation I know of personally is the MyFaces Tiles support.
Its good but it *requires* MyFaces implementation.

sean

On Wed, 9 Mar 2005 09:57:48 -0600, Jonathan Eric Miller
<[EMAIL PROTECTED]> wrote:
> Does anyone know if it's possible to use the MyFaces extensions with > the JSF
> RI? Specifically, I want to use the x:inputFileUpload component. I > would use
> MyFaces for everything, but, the Web browser back button behavior is > less
> troublesome with the RI, so, I want to stick with that.
>
> Jon
>
>




--
-Heath Borders-Wing
[EMAIL PROTECTED]




Reply via email to