this seems to work. It's looking for the .war file
anyway. I don't have tomcat installed on the machine
I want to build the .war file on that's why I tried
the deployer.
i guess I could just build a .war file using the java
jar command or eclipse and then use the manager to
upload it.
-thx
Hi, listen I've only done this programmaticly before, so here goes...
I think you confusing the type of compilation they talking about... it
doesnt compile the whole application, just the JSP files.
You still need to compile your project.
If you look at the netbeans folders, assuming thats wha