2010/1/17 Stephan R. Mueller <stephanr.muel...@stud.leuphana.de>:
> Hi list.
>
> I'm playing with tiles and currently, I'm only able
> insert the full code of a template. Is there a way
> to define what part of a template is about to be
> inserted? like:
> <html>
>  <title>template</title>
>  <body>
>  random stuff
>   <insert_the_following>
>    only this section will be inserted
>   </insert_the_following>
>  other random stuff
>  </body>
> </html>
>
> I'm missing this, since I've played with wicket before
> and now I'm wondering, if tiles2 allows this too.

Short answer: no.
For the long answer please ask the Tiles Users mailing list:
http://tiles.apache.org/mail.html

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to