Hello Martijn Dashorst, thank you for your fast response, but I cannot see how this could solve my problem as I do not want to send a String to the browser. I want to store the Markup, which gets rendered by a panel for example, in a String.
Thank you in advance for any advice to this topic. With regards, Enes F. On Wed, Jul 23, 2008 at 3:44 PM, Martijn Dashorst < [EMAIL PROTECTED]> wrote: > getRequestCycle().setRequestTarget(new StringRequestTarget()); > > On Wed, Jul 23, 2008 at 3:41 PM, Enes Fazli <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I want to create markup with wicket components but I do not want to send > it > > to a browser, I want to store it in a String. Is there a way to do so? > > > > With regards, > > > > Enes F. > > > > > > -- > Become a Wicket expert, learn from the best: http://wicketinaction.com > Apache Wicket 1.3.4 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >