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

Struts 2.5.20 and tiles 2.0.6 with JSF 1.2

2019-05-18 Thread anjali
Hi, Am working on Struts migration from 1.2.9 to 2.5.20. In my application i have struts only for tiles.So only 10% of my code have struts, that also standalone. So other 90% of code is in JSF 1.2 with myfaces 1.1.8. Using, Tomcat 8.5 maven 3.1.1 So my questions are, 1) Whether struts 2.5.20