Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position


Join the forum, it's quick and easy

Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position
Virtual Position Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Deployment Flow / Process from netBean IDE to tomcat servlet container

View previous topic View next topic Go down

GMT + 3 Hours Deployment Flow / Process from netBean IDE to tomcat servlet container

Post by sharmila farooqi Sun May 29, 2011 5:34 pm

Could you please answer the following? I have installed tomcat on D: drive and tested it successfully with new servlet along with welcome.jsp. And I have also installed netBean IDE on C: drive and created my "TestProject1" in the new folder called "MyNewWebProject1" Question is: When we press run button from netBean IDE, what is happening in the back-end? Is netBean IDE generates the XML or JAR/WAR file and deploy on the tomcat servlet container? If yes then how this happens? Which XML file is doing this job? Thanks and kind regards, Waheed Ilyas KSA
avatar
sharmila farooqi
Monstars
Monstars

Posts : 35
Join date : 2011-05-29

Back to top Go down

GMT + 3 Hours Re: Deployment Flow / Process from netBean IDE to tomcat servlet container

Post by Vuhelper Sun May 29, 2011 5:35 pm

NetBeans does the in place deployment, that is generated classes files and XML files are not copied to the tomcat’s web directory instead they used from the project folder.



e.g my project is in Y:\Java\mvc1


All the generated files will be in

Y:\Java\mvc1\build\web
avatar
Vuhelper
Deep Bench
Deep Bench

Posts : 97
Join date : 2011-05-29

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum