Thanks, Rodolfo. Actually what I required is? I want to write a function sum(a,b) in java using GWT. Ater compiling the code it will generate javascript code. where can i find the javascript code or function sum(a, b)? Can I use that javascript code alone in another nodejs project?
Thanks. On Tuesday, July 18, 2017 at 4:01:57 PM UTC+5:30, Rodolfo Raya wrote: > > Hi, > > Yes, you can use Eclipse Jetty instead of Tomcat. See > http://www.eclipse.org/jetty/ > > Regards, > Rodolfo > -- > Rodolfo M. Raya [email protected] <javascript:> > Maxprograms http://www.maxprograms.com > > On Tue, Jul 18, 2017 at 6:15 AM <[email protected] <javascript:>> > wrote: > >> Can I deploy the code generated by GWT other than Tomcat web server? >> >> On Tuesday, November 23, 2010 at 4:42:01 PM UTC+5:30, Noor wrote: >>> >>> Hi, >>> I have read the documentation on deployment but I have not yet figured >>> how to deploy an gwt app on web server. Can someone explain me how to >>> do so assume the default application created with eclipse: >>> >>> that is the server implementation in a package >>> and the field verifier which is used by the server implementation in >>> another package. >>> >>> thanks in advance!! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
