I believe they are fundamentally incompatible. Tobago uses render kits
to do a lot of built in page templates, and Trinidad has its own
render kit and has its own AJAX support that is not compatible with
other AJAX JSF solutions. I think you would end up with page layout
problems and AJAX problems in addition to trying to figure out how to
use two render kits in the same view.

On Mon, Oct 19, 2009 at 2:32 AM, Stojan Peshov <[email protected]> wrote:
> Is it possible to combine them using facelets?
> I haven't work with tobago for almost a year, but I've read that there are
> some advances in facelets development.
>
>
> Regards,
> /************************
> * Stojan Pesov
> * works @ Genrep ltd.
> * cell: 389 75 397172
> *************************/
>
>
> 2009/10/19 Rafa Pérez <[email protected]>
>>
>> AFAIK, it is not possible to use Trinidad and Tobago together.
>>
>> On Mon, Oct 19, 2009 at 9:53 AM, Papia <[email protected]> wrote:
>>>
>>> Hi All,
>>>
>>> We are using JSF Trinidad library in our project. And we have a certain
>>> requirement for which I wanted to use few features of Tobago library in
>>> the
>>> same project. I am able to run both Trinidad & Tobago components
>>> separately
>>> but when trying to use them both in the same project I am facing problem;
>>> as
>>> they use different view handlers and render kits; so in the
>>> faces-config.xml
>>> and web.xml had to use one of them. Can anybody help in this regard? to
>>> get
>>> me a solution like common view handler/render kit; through which both
>>> Trinidad & Tobago can be used together within the same project/config
>>> files..
>>>
>>> Thanks in Advance,
>>> Papia
>>> --
>>> View this message in context:
>>> http://www.nabble.com/How-can-we-use-both-Trinidad---Tobago-JSF-libraries-together-in-a-same-project--tp25954459p25954459.html
>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>
>>
>
>

Reply via email to