Yes: http://www.jeremythomerson.com/blog/2008/11/wicket-quickstart-tutorial/
Peter 2009-12-04 00:13 keltezéssel, Douglas Ferguson írta: > Are there instructions for this? > > D/ > > On Dec 3, 2009, at 4:51 PM, Igor Vaynberg wrote: > >> create a quickstart or a testcase and attach it to the jira issue >> >> -igor >> >> On Thu, Dec 3, 2009 at 2:18 PM, Douglas Ferguson >> <doug...@douglasferguson.us> wrote: >>> I have no idea where that http: came from I pasted this: >>> >>> I do not have ":" and I'm still getting the error. >>> I had to revert to 1.4.1 >>> >>>> <wicket:enclosure child="mediaOutlet.name"> >>>> <div class="details-subhead font-xsmall font-dgray >>>> strong">Media Outlet (<span wicket:id="mediaOutlet.name"/>):<BR> >>> >>> >>> On Dec 3, 2009, at 3:43 PM, Igor Vaynberg wrote: >>> >>>> the colon character is a path separator, if it has worked previously >>>> it was only by mistake. you should not use ids that contain ":" >>>> >>>> -igor >>>> >>>> On Thu, Dec 3, 2009 at 1:40 PM, Douglas Ferguson >>>> <doug...@douglasferguson.us> wrote: >>>>> I just upgraded to 1.4.3 from 1.4.0 and now I'm getting this: >>>>> >>>>> org.apache.wicket.WicketRuntimeException:Could not find child with id: >>>>> mediaOutlet.name<http://mediaOutlet.name> in the wicket:enclosure >>>>> org.apache.wicket.markup.html.internal.Enclosure.checkChildComponent(Enclosure.java:220) >>>>> org.apache.wicket.markup.html.internal.Enclosure.ensureAllChildrenPresent(Enclosure.java:262) >>>>> org.apache.wicket.markup.html.internal.Enclosure.onComponentTagBody(Enclosure.java:169) >>>>> org.apache.wicket.Component.renderComponent(Component.java:2617) >>>>> org.apache.wicket.MarkupContainer.onRender(MarkupContainer.java:1512) >>>>> org.apache.wicket.Component.render(Component.java:2448) >>>>> org.apache.wicket.MarkupContainer.autoAdd(MarkupContainer.java:229) >>>>> >>>>> >>>>> <wicket:enclosure child="mediaOutlet.name<http://mediaOutlet.name>"> >>>>> <div class="details-subhead font-xsmall font-dgray strong">Media Outlet >>>>> (<span wicket:id="mediaOutlet.name<http://mediaOutlet.name>"/>):<BR> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org