Java web development using Eclipse - Tutorial
apache, eclipse, java
Solution
I recommend you read a book instead:
This is probably the simplest way to get started. It really helped me with getting a grasp on how the directory structure and web.xml go together and make a web app. Eclipse is only a partner in your development, you really need to understand the underlying infrastructure no matter what framework you are using, and this book gives you a solid start.
Problem
I need some step by step tutorials/documents on developing Java web applications using Eclipse/apache. appreciate directions/help.