Hi,
In Eclipse 3.4, I have created a Web Project with the following commands in Eclipse: Go to File-New-Other, then expanding Web-Dynamic Web Project. Now I want to create its spporting classes, how can I do that in Eclipse 3.4? I want to automatically generate getters and setters for the classes, but how to create those classes before I can generate getters and setters? Thanks