Hi again, I found a topic in which the implementation of Servlet 3.0 for Google AppEngine is requested by several users
https://code.google.com/p/googleappengine/issues/detail?id=3091 kind regards Tobias > Am 09.02.2015 um 07:46 schrieb Wicket und Cocoon <[email protected]>: > > Hello Martin, > i tried your gae-initializer-example but get the following error > wnhem i try gae:run and ask localhost:8080: > > java.lang.NoSuchMethodError: > javax.servlet.http.HttpServletRequest.isAsyncStarted()Z > > i use appengine-java-sdk-1.9.7 > and your example under jdk 1.7 > > when i read the few google information about wicket and appengine i am not > sure > if it is a good idea to transfer wicket to appengine. > > Regards > Heiner > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
