Page 1 of 1

Tomcat with Java and NetBeans

PostPosted: 22. November 2014 03:17
by ddaann182
Hi, I'm trying to use the Tomcat service that come in the XAMPP Control Panel v.3.2.1 It supposed to be activated (in the pannel appears in green) so I've developed a little page in NetBeans IDE 6.9.1 but appears the next message when I click Run:

compile-jsps:
In-place deployment at C:\Users\dell\Documents\NetBeansProjects\Objeto\build\web
Deployment is in progress...
deploy?config=file%3A%2FC%3A%2FUsers%2Fdell%2FAppData%2FLocal%2FTemp%2Fcontext8285327259234617634.xml&path=/Objeto
http://localhost:8080/manager/deploy?config=file%3A%2FC%3A%2FUsers%2Fdell%2FAppData%2FLocal%2FTemp%2Fcontext8285327259234617634.xml&path=/Objeto
C:\Users\dell\Documents\NetBeansProjects\Objeto\nbproject\build-impl.xml:681: The module has not been deployed.
BUILD FAILED (total time: 36 seconds)


So I don't know whats up :( I want to know how to run Tomcat and verify if its working and how to run the project on Netbeans or at Chrome, also I'm very noob with all this, I'm trying to learn Java in web because I just know PHP, thanks!

Re: Tomcat with Java and NetBeans

PostPosted: 23. November 2014 03:58
by suthahan
i don't know.
Can you tell how to compile code in netbeans?