Feature Requests item #1414146, was opened at 2006-01-24 17:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1414146&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.2 Status: Open Priority: 5 Submitted By: Jim McLaughlin (jimmclaughlin) Assigned to: Nobody/Anonymous (nobody) Summary: Allow Components to contribute per instance to <head> Initial Comment: Currently, wicket allows Components to contribute to the <head> of the Page with <wicket:head>. This contribution is resticted to once per Class to prevent duplication. It would be nice to allow this contribution once per instance. Some script heavy applications require components to perform custom initialization in the pages head. AjaxHandler gets around this by writing strings directly into the HeaderContainer response. If an alternate strategy is employed, such as using XSLT to transform nested components into javascript, the custom contributions are ignored in favor of the contribution provided by the first instance of that class. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1414146&group_id=119783 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop