Am trying to create a simple servlet using servlet creation wizard in helios(eclipse). A popup opens up and when I type the class-name, at the top of the popup I can view a red cross mark which says 'The Source folder cannot be empty'. There is Browse bttn available, so when I click and go there, a popup opens but do not allow me to select anything in it. Please help me in this. Thanks
Asked
Active
Viewed 604 times
1 Answers
0
Creating Servlets by wizard only work for projects of type Dynamic Web Project. Truncate your current project and recreate it using New > Project > Web > Dynamic Web Project wizard.

BalusC
- 1,082,665
- 372
- 3,610
- 3,555
-
I have created dynamic web project only and not able to create servlet – shiny Sep 24 '11 at 08:36