I keep getting this error when I run the GWT app that implements RPC client/server communication, as described in the official GWT tutorial:
"Servlet class com.google.gwt.sample.stockwatcher.server.StockPriceServiceImpl is not a javax.servlet.Servlet" Any ideas on why this happens and how I can fix the problem? Thanks!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
