Thx for reply, I'm using wicket 1.2.6, i have to add markup simply from String variable in class that extends from webpage
Rüdiger_Schulz wrote: > > 2007/9/24, legol <[EMAIL PROTECTED]>: >> >> >> Hi all!!! >> >> What I want to do is append some markup to my webpage after body tag. I >> can't override onRender method in HTMLBodyContainer because it is created >> by >> method getBodyContainer() in WebPage. > > > > I had to do the same thing, and was able to solve it. > > To help you, I need to know what version of wicket you are using, and what > markup you want to add, where it should come from. > > -- > greetings from Berlin, > > Rüdiger Schulz > > www.2rue.de > > -- View this message in context: http://www.nabble.com/Append-markup-to-BODY-container-tf4509327.html#a12863489 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
