I've been looking for the same thing. It seems (to me as a wicket
newbie) that wicket is very good at producing HTML but I am not so
sure about producing dynamic javascript.

There is something called TextTemplates
http://chillenious.wordpress.com/2006/05/03/wicket-header-contributions-with-behaviors/
but I have not found much more documentation for that. Does someone
know if there is something more written (available on the internet)
about the javascript support in wicket?
I tried to find it on the wiki but
http://cwiki.apache.org/WICKET/javascript-and-css-support.html
does not mention it.

2008/1/9, Jeremy Fergason <[EMAIL PROTECTED]>:
> wicket seems to provide some nice management classes like TextField, that do
> things like set the value for you, I don't see how to integrate this with a
> javascript solution like ExtJs which does not use an <input type="text" ...
> tag.  It could be something very simple and I am just missing it, if so
> please point me in the right direction.
>
> Thanks!
>
> On Jan 9, 2008 10:19 AM, Martijn Dashorst <[EMAIL PROTECTED]>
> wrote:
>
> > What is keeping you from building it?
> >
> > Martijn
> >
> > On Jan 9, 2008 6:15 PM, Reinout van Schouwen <[EMAIL PROTECTED]> wrote:
> > >
> > > Op woensdag 09-01-2008 om 09:07 uur [tijdzone -0700], schreef Jeremy
> > > Fergason:
> > >
> > > > I'm just starting out with wicket and I would like to use a
> > client-side
> > > > javascript library--ExtJs, to enhance the end user experience.
> > >
> > > +1
> > >
> > > At my company we use Ext2 and are very enthousiastic about it.
> > > I want to move us from Struts to Wicket but lack of support for Ext2
> > > would be a roadblock...
> > >
> > > --
> > > Reinout van Schouwen
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> >
> > --
> > Buy Wicket in Action: http://manning.com/dashorst
> > Apache Wicket 1.3.0 is released
> > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to