I need an example of a simple application and how to set it up on Apache 2.2. I'm running Windows XP, and I've read all the documentation. I've put some Web apps under the htdocs folder, but they just show the source html and don't actually run the application. I'd like to see an example that is more than just HTML, what folder to copy it into, and what the expected output is. I've done JSPs and Servlets with Tomcat, but I'm new to Apache Server 2.2. Thanks.
Frederick Miller