If you use GWT-RPC or RequestFactory you need to choose a servlet container that still uses javax.servlet instead of jakarta.servlet because both these GWT features have a servlet component using javax.servlet.
Other than that, you can choose whatever you want. -- J. Valavanur Man schrieb am Dienstag, 20. September 2022 um 17:59:48 UTC+2: > Hi, > > We are running GWT 2.8 with Glassfish4. We had issues trying to run the > GWT (2.8) App in Glassfish 6. > > Currently we are looking into upgrading to GWT 2.10. Would like you know > what appservers are supported to run GWT 2.10 (even GWT 2.8 and beyond). Is > there a recommended set of servers? > > Appreciate any pointers. > > Thanks, > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/49aae5bd-2410-4199-95a1-e7a76b546ffan%40googlegroups.com.
