Re: NetBeans Servlet Compilation & Deployment

2006-02-15 Thread Mike Reynolds
Mike Reynolds <[EMAIL PROTECTED]> wrote: I created a project in NetBeans choosing Samples->Web->Tomcat Servlet Example, and yet it does not create a WAR file on compilation. Relax. Yahoo! Mail virus scanning helps detect nasty viruses!I ment to say, it creates a JAR file instead of a WAR file.

NetBeans Servlet Compilation & Deployment

2006-02-15 Thread Mike Reynolds
Is there a basic reference on how to create a simple servlet with NetBeans 4.1 and deploy it to Tomcat? I created a project in NetBeans choosing Samples->Web->Tomcat Servlet Example, and yet it does not create a WAR file on compilation. And of course once I'm past that I have to figure out how to