Ask a Question

I recently installed Netbeans IDE 6.9.1.After completion of this installation a message has been shown that Glashfish server and Apache Tomcat are not installed completely.So,I installed Apache Tomcat 6.0.20 again.But I don\'t know how to connect this tomcat to Netbeans so that I can execute programs on Netbeans.Please Help.

on 2011-07-09 14:55:06   by Shilpi   on Computer Science & Engineering  1 answers

Mainak

on 2011-07-19 09:30:00  

Put the codes inside WEB_INF folder present within installation folder of Apache Tomcat(usually C:\\)..Then try to run the codes using net beans.