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] > >
