Re: Struts 2.5.20 and tiles 2.0.6 with JSF 1.2

2019-06-01 Thread John Bush
MyFaces 1.1.x is meant for JSF 1.1 - for JSF 1.2 you should be using MyFaces 1.2.x. If you don't get this to work, MyFaces has a component called Tomahawk that is supposed to support Tiles. Are you aware Tiles was retired end of 2018? Best of luck, John On 5/17/2019 8:52 AM, anjali wrote:

RE: Struts 2.5.20 and tiles 2.0.6 with JSF 1.2

2019-05-31 Thread Yasser Zamani
>1) Whether struts 2.5.20 + Tiles 2.0.6 + JSF 1.2 will work? or is it possible? Struts 2.5.20 has Tiles 3.0.8 dependency so it seems it won't work with Tiles 2.0.6. I think JSF is completely separate and not related to Struts + Tiles so it will work I think. >2) I definitly want to updgrade str