Tuesday, January 8, 2019

Re: Best server and Java version for implementing GWT 2.8.0.

Thanks. I need to use 2.8.0 for my project, however. I can't choose anything higher for now.

On Tuesday, January 8, 2019 at 9:50:53 AM UTC-8, Thomas Broyer wrote:


On Tuesday, January 8, 2019 at 5:30:05 PM UTC+1, Zetha Nath wrote:
Hi there,

I want to use most of the features, that GWT 2.8.0 can offer. I wonder which server should I use, from the comparison chart below.


GWT's server-side parts (GWT-RPC or RequestFactory) only need Java Servlets.
Request Factory optionally supports Bean Validation, but that can be added to any server (it's a library dependency, not a framework-ish feature that'd need to be supported by the container).

Also, GWT 2.8.0 works best on Java 8 correct?

Or Java 11.
Also note that there's a 2.8.2 that you should use rather than 2.8.0.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment