msegeya / gwtinaction2

Automatically exported from code.google.com/p/gwtinaction2
0 stars 0 forks source link

Chapter 9: BootstrapValidationServlet cannot be compiled #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What chapter example had the problem?
Chapter 9

What steps will reproduce the problem?
1. Run 'mvn clean package'
2.
3.

What is the expected output? What do you see instead?
Project compiles successfully.

What version of the product are you using? On what operating system?  With what 
Browser and version?
Ubuntu, Google Chrome

Please provide any additional information below.
Project gives compilation errors since import javax.servlet.http.HttpServlet 
does not exist within dependencies.

Original issue reported on code.google.com by halilkar...@gmail.com on 25 Sep 2013 at 8:44