Tuesday, September 17, 2013

using gwt and express.js

I am beginning a project in which the UI will be done in GWT and the server is all express.js. In case, you are not familiar with it, it is a web server in node.js.

I understand that for Apache, all you do is to move the war file to the server and you have just glued your UI and apache.

How will this work with express.js? I will have to have the code, HTML and javascript installed on the server. 
How do I do this? 

Thanks
Reza


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment