hi Van That is because you forgot to install the bundled tomcat server that comes included with NB6
As far as I know you can install Tomcat and configure it separately Donwload and install tomcat from this link http://tomcat.apache.org/download-60.cgi And after you have installed Tomcat open Netbeans IDE Select services tap. On the Servers option press right buton and choose add Server... Select Tomcat 6.x. Press Next. Select Catalina Home (the folder where you have installed Tomcat. In my computer is C:\Program Files\Apache Software Foundation\Tomcat 6.0) Put your tomcat user and password (default is admin, admin) Press finish When you press finish an error mesage appear "The statup scripts sCATALINA_HOME> ......." This error implies that Net Beans wouldn't be able to launch and stop Tomcat so you must start/stop Tomcat manually with Monitor Tomcat tool. To launch a project with Tomcat Select your project->properties Select Run option and select tomcat at server combo box. I'm not sure if this is the best way to do that, may be someone could help us to configure Tomcat to start/stop automatically with NB. May be the best way is to reinstall NetBeans again, but i don't know Regards Tomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---