Also, for wicket-1.3 integration of javascript libraries, check out wicketstuff minis. Several mini libraries are included there. Martijn
On Nov 28, 2007 10:35 AM, farside <[EMAIL PROTECTED]> wrote: > > I'm not a guru in javascript or in wicket.. So I'm not sure how a > javascript > framework(dojo, jquery, yui, etc) should be integrated into a wicket > application. As I understand there two ways: > 1) intimate integration, for example, > http://wicketstuff.org/jira/browse/DOJO - there you can develope animation > in wicket(java) code. It is very easy-to-use in development. But > wicket-dojo > integration use old dojo library version(0.4) though dojo community > released > 1.0.1 version. I suppose that it is difficult to support such > integrations.. > 2) surface integration - using own javascript code, java code(json) to > bind > js framework and wicket. It is difficult to develope in such way. But you > are not strongly coupled to javascript library version. > > How javascript library should be integrated into wicket application? > Please left your opinion there. > > -- > View this message in context: > http://www.nabble.com/Javascript-framework-integration%3A-intimate-integr.-OR-json-etc.-tf4887350.html#a13988919 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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-rc1 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/
