I have to tell more about this one. Fixing this would allow to have dynamic markup generated by Velocity. Dynamic markup is something many users would like to achieve easily, without the hassle of overriding newMarkupStream() and building XML using Java code and string concatenations.
However currently VelocityPanel is not able to process the resulting markup to handle nested components. Basically the following patch requests Wicket to parse the markup produced by the Velocity template, thus allowing to design dynamic UI. [ 1485704 ] Allow nested components in VelocityPanel http://sourceforge.net/tracker/index.php?func=detail&aid=1485704&group_id=119783&atid=684977 Please come back to me if you feel that there is a more appropriate way to bring such a change. Thanks in advance, -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/ ------------------------------------------------------------------------- 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-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
