Re: generate javascript file together with html page

2008-10-27 Thread Nino Saturnino Martinez Vazquez Wael
ointers would be appreciated. Ittay -- View this message in context: http://www.nabble.com/generate-javascript-file-together-with-html-page-tp20188258p20189490.html Sent from the Wicket - User mailing list archive at Nabble.com. ---

Re: generate javascript file together with html page

2008-10-27 Thread Ittay Dror
tension 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 >&g

Re: generate javascript file together with html page

2008-10-27 Thread Martijn Dashorst
s) 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 >>> &g

Re: generate javascript file together with html page

2008-10-27 Thread Erik van Oosten
I did not use this thing yet, but I believe that you will have to provide enough information to the DynamicWebResource so that it can generate what ever it needs to generate by itself. In an extreme case that could be simply a reference to the containing page, but that sounds quite dangerous to

Re: generate javascript file together with html page

2008-10-27 Thread Ittay Dror
> Erik van Oosten > http://www.day-to-day-stuff.blogspot.com/ > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]

Re: generate javascript file together with html page

2008-10-27 Thread Erik van Oosten
Sound like what you need is a DynamicWebResource. Regards, Erik. Ittay Dror wrote: Michael Sparer wrote: take a look at headercontributors e.g. http://chillenious.wordpress.com/2006/05/03/wicket-header-contributions-with-behaviors/ This will only generate the reference to the ja

Re: generate javascript file together with html page

2008-10-27 Thread Ittay Dror
object renders' I >> mean the normal wicket style rendering of delegating to the contained >> component hierarchies). >> >> Any pointers would be appreciated. >> >> Ittay >> > > -- View this message in context: http://www.nabb

Re: generate javascript file together with html page

2008-10-27 Thread Michael Sparer
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-fi

generate javascript file together with html page

2008-10-27 Thread Ittay Dror
(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 -- View this message in context: http://www.nabble.com/generate-javascrip