jquery - do we need to use java at server when we use GWT for client? -


i planning use mochiweb/erlang based server logic. can use gwt , json client side development? or recommend java script libraries jquery, pure , raphael?

actually disagree 100% mblin, definitively possible develop frontend in gwt , use whatever type of backend it. because gwt can access type of service through http (effectively doing ajax) can call backend long exposes it's operations through http (ideally using rest). checkout http://code.google.com/p/gwt-rails/ provides foundation combine gwt , rails, or http://www.gwtphp.com/ gwt+php.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -