Hi i am having NetBeans 5.0 in my system, and i installed tomcat 5.5 in my system..
when i run the project in netbeans ide, it is running in the tomcat server which is in the netbeans implicitly.. but due to some reasons ,i want to run my project in my own tomcat(i.e installed by me)
so, please tell me how can i configure my own tomcat in netbeans, and also tell me how to deploy that project and how to run this project, with my own tomcat...
|