No, it did not to my knowledge.. I went my way with openlayers,
artwork and all the other wicket stuffings :) And now voicexml.

2009/8/12 walnutmon <justin.m.boy...@gmail.com>:
>
> Did anything ever come of this idea?  I worked with wicket a lot, but then
> our company switched into the grails direction, which I understand from a
> business perspective, and I also love groovy, I was thinking that using
> groovy, wicket, and extjs combined would be a great combination, but it
> would require the overhead of combining wicket and extjs.  Using groovy to
> output the ExtJs components would be a great place to start; you could then
> use groovy to parse incoming ExtJs requests and pass them back to wicket.  I
> think that this is the most important part because it allows you to use
> ExtJs's great javascript support and fantastic widgets with wicket's solid
> application architecture.
>
> I'm interested to hear if anyone attempted it.
>
>
>
> Nino.Martinez wrote:
>>
>>
>> You could also look at the wicket input events contrib. It's very small
>> and uses text templates.
>>
>> I'd be happy to help out writing the contrib at a mentor level(answering
>> questions on how to implement the different things), since my stack are
>> full.
>>
>>
>> [1]=http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-stuff-contrib-input-events
>>
>>
>> Johan Maasing wrote:
>>> 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 <jeremy.ferga...@gmail.com>:
>>>
>>>> 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 <martijn.dasho...@gmail.com>
>>>> wrote:
>>>>
>>>>
>>>>> What is keeping you from building it?
>>>>>
>>>>> Martijn
>>>>>
>>>>> On Jan 9, 2008 6:15 PM, Reinout van Schouwen <rein...@gmail.com> 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: users-unsubscr...@wicket.apache.org
>>>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> 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: users-unsubscr...@wicket.apache.org
>>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>>
>>>>>
>>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>>
>> --
>> -Wicket for love
>>
>> Nino Martinez Wael
>> Java Specialist @ Jayway DK
>> http://www.jayway.dk
>> +45 2936 7684
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/integrating-extjs-with-wicket-tp14715123p24934930.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to