Hello,

  For now, the Tiles plugin is not available.
  If you use Struts1.1, I think you can use the definitions-config file without
ActionComponentServlet. In Struts 1.1, the servlet is only used to initialize the
tiles definition factory, which in turn read the config file. So, if you
initialize yourself the factory prior to any call to it (like <insert> or struts
forward do), you should be able to not use the ActionComponentServlet. Such
initialization can be done in a plugin.

    Hope this help,

       Cedric

Ricardo de Souza Moura wrote:

> Can I use a plugIn to Tiles ?
> I am not wanting to use the ActionComponentServlet, but I am wanting to use
> the definitions-config param.
>
> There are some way ?
>
> Thanks
>
> _________________________________________________________________
> MSN Photos é a maneira mais fácil e prática de editar e compartilhar sua
> fotos: http://photos.msn.com.br
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to