> Better would be to leave the component unwrapped and just indicate
> (possibly by implementing some interface(which can be totally empty)),
> that it has associated markup, so when the component is rendered the
> markup would be looked up.

which Wicket version are you using. Please check if
MarkupContainer.newMarkupResourceStream() exists. This functionality
is/was experimental and has slightly changed in latest 1.3 and 2.0 svn
trunk. You'll need the component to implement
IMarkupResourceStreamProvider in the latest versions.

Juergen

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to