Hi Igor, I've created this as *WICKET-1393<https://issues.apache.org/jira/browse/WICKET-1393> * and attached the QuickStart to the issue for you.
Thanks, Michael On Tue, Mar 4, 2008 at 12:13 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > please provide a quickstart for this. it sounds like a bug, having a > quickstart would help... > > -igor > > > On Mon, Mar 3, 2008 at 4:51 PM, Thanatos <[EMAIL PROTECTED]> wrote: > > Hi guys, > > > > Up until now we've been using createComponent on WebPage derivatives to > > allow markup to control which components are added to each page at > request > > time. Now that we're trying to use Ajax components, we've discovered > that > > this createComponent system doesn't inject the appropriate script tags > and > > supporting code. I tried to look up the createComponent method but I > can't > > seem to find it in the current API. > > > > So my question is this - is there a proper way in Wicket 1.3.1 to have > > request time markup-driven component creation (like how createComponent > > worked) that has support for Ajax injection as well? > > > > Thanks, > > Michael > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
