take a look at headercontributors e.g. http://chillenious.wordpress.com/2006/05/03/wicket-header-contributions-with-behaviors/
regards, Michael Ittay Dror wrote: > > Hi, > > I'd like to create a page with lots of javascript code. For reasons of > maintenance, I'd like the Page object to generate the html with reference > to a javascript file with the same name and .js extension so when the > browser tries to load this file the same Page object then renders (by > using behaviors) the javascript content. (by saying 'object renders' I > mean the normal wicket style rendering of delegating to the contained > component hierarchies). > > Any pointers would be appreciated. > > Ittay > ----- Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/generate-javascript-file-together-with-html-page-tp20188258p20188941.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
