You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-user@incubator.apache.org by Gregory Murphy <Gr...@Sun.COM> on 2007/02/11 23:02:30 UTC

Using RI ViewHandler

Is it possible to use any of the ADF components without the custom view 
handler?

// Gregory

Re: Using RI ViewHandler

Posted by Gregory Murphy <Gr...@Sun.COM>.
Adam Winer wrote:
> No, it isn't.  Why would you want to?  No custom registration
> is required.
>
> -- Adam
>
>
> On 2/11/07, *Gregory Murphy* < Gregory.Murphy@sun.com 
> <ma...@sun.com>> wrote:
>
>     Is it possible to use any of the ADF components without the custom
>     view
>     handler?
>
>     // Gregory
>
>

I was trying to get the components to work in Java Studio Creator. 
Creator emulates many aspects of a run-time servlet environment, but 
relies on the reference implementation view handler. View handlers are 
not pluggable at design-time.

// Gregory

Re: Using RI ViewHandler

Posted by Adam Winer <aw...@gmail.com>.
No, it isn't.  Why would you want to?  No custom registration
is required.

-- Adam


On 2/11/07, Gregory Murphy <Gr...@sun.com> wrote:
>
> Is it possible to use any of the ADF components without the custom view
> handler?
>
> // Gregory
>