RE: using Tiles independently of Struts servlet

2007-01-11 Thread Fabien COPPENS
cannot use Tiles without calling the Struts controller-action logic ? -Message d'origine- De : Fabien COPPENS [mailto:[EMAIL PROTECTED] Envoyé : jeudi 11 janvier 2007 13:22 À : user@struts.apache.org Objet : using Tiles independently of Struts servlet Hi all. I'm currently desi

using Tiles independently of Struts servlet

2007-01-11 Thread Fabien COPPENS
Hi all. I'm currently designing a webapp based on JSF 1.1 and I want to use Tiles, but not the Struts controller or Actions. So far I've been able to do this with Struts 1.1 since that release contains an independent Tiles servlet. I had a look at Struts 1.3.5 and couldn't find the equivalent. Doe