Hi Mathieu, Please follow Thomas' advice in his last post. I must have been sleep typing that night :-)
Cheers, -Sumit Chandel On Wed, Apr 1, 2009 at 2:24 AM, Thomas Broyer <[email protected]> wrote: > > > > On 1 avr, 08:09, "[email protected]" <[email protected]> wrote: > > Hi Sumit, > > > > I didn't forget to include the gwt-servlet.jar in the javac classpath, > > that's why I'm surprised of this error... > > Er, gwt-servlet does *not* include the javax.servlet classes (it's > meant do be deployed in your servlet container, which already has > them), use gwt-dev-<platform> for compilation and gwt-servlet only for > deployment (or add your servlet.jar (or whatever its name) in the > classpath in addition to gwt-servlet when compiling). > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
