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.

I'm using tiles-2.0.6.

Regards,
Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to