RE: JSF with tiles

2004-08-01 Thread Matthias Wessendorf
4 7:05 PM > To: [EMAIL PROTECTED] > Subject: Re: JSF with tiles > > > V. 1.0 ? > > Vic Cekvenich wrote: > > Get the old Struts and old tiles versions that are servlet > based, and > > do > > not use the Struts plugin. > > .V > > &

Re: JSF with tiles

2004-07-31 Thread Vic Cekvenich
http://www.lifl.fr/~dumoulin/tiles/doc/installation.html I am not sure what version's we are talking about, I just used to use it like this. .V ron1 wrote: V. 1.0 ? Vic Cekvenich wrote: Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 w

Re: JSF with tiles

2004-07-31 Thread ron1
V. 1.0 ? Vic Cekvenich wrote: Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 wrote: Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I

Re: JSF with tiles

2004-07-31 Thread Vic Cekvenich
Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 wrote: Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I found some solutions which en

JSF with tiles

2004-07-31 Thread ron1
Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I found some solutions which enable using the tiles tag lib, but no nice solution of using tiles directly. What I would consider as a nice solutio