« Return to Thread: JSF Library problems

Re: JSF Library problems

by Jayashri Visvanathan :: Rate this Message:

Reply to Author | View in Thread



Isacr wrote:
> Hi
>
> I have a project that I began in Netbeans 6.0, now I have Netbeans 6.1 and
> the project work fine but if I want to include an jsf 1.2 object in some
> page, I can't work with this new objects in the jsp file.
>
> Can I work with the jsf 1.1 library in Netbeans 6.1? How can I configure
> this?
>  
yes you can. If you choose a project with J2EE 1.4 as your target
server, you are automatically using JSF 1.1 libraries.
> or
> Can I use both types of objects (1.1 and 1.2) in the same page?
>  
No, you can't mix and match JSF 1.1 with JSF 1.2 components.

Regards,
-Jayashri
> Thanks
>
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: JSF Library problems