installing a web application on apache tomcat 2007-01-13 - By Dhaval Patel
Back Hi,
There are couple of ways to do it. Following are few of them: (1) Using Tomcat manager application to upload .war file for your application. (2) You can put your web application folder inside Tomcat webapps (TOMCAT_HOME \webapps). But you have to make sure that you use WEB-INF\web.xml inside your application. My belief is WEB-INF\web.xml is recommend to use because it has properties related to your web application which are very important. I always use it. Since I don't know much about your application, I can't be specific.
Feel free to write me your question at my email address.
Hope it will make you going.
Regards, D --- archana acharya <archana.a17@(protected)> wrote:
> hello all, > I am Archana Acharya, I am pursuing with final year BCA in India.As a > part of my final term project I am required to install a web > application in apache tomcat, by reading the documentation provided i > understood that i have to set the context (specify the path) in a file > called web.xml which is local to the application.I have > previously worked on the basic installation and configuration of httpd > (apache)server. > I would be gratefull if someone could explain to me the step by step > procedure for installing web applications on apache tomcat.I am > currently using tomcat5. > You can also mail me at my mail id:archana.a17@(protected) > Thanking you > Yours faithfully > Archana Acharya > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ______ __ __ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|