Another question... Is it not possible to extend an extension with the <wicket:child> and <wicket:extension> tags?
I have a ContentPage that extends a SubsectionPage that itself extends a SectionPage. However, only content from the (concrete) ContentPage and the (abstract) SectionPage is being included in the HTML output. It seems that the (abstract) SubsectionPage is being ignored... Thanks for any tips... Dave ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
