Would the body be like a clob? What you could do is just create your own panel or label-like implementation and write out the body you want. You could take a look at VelocityPanel in wicket-stuff, or just use a label with the escape markup property set to false.

Eelco


Stefan Arentz wrote:

Hi.

I want to create panel that creates very dynamic content. It has a standard header and footer which I can move to the .html but everything in between is too dynamic to put in the .html. So what is a good way to handle that? I'm not sure where to start.

 S.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to