I have developed a small WebApplication .
I have integrated Apache to eclipse. Through eclipse server my servlet application is opening in browser.
But if i directely deploy this to apache-tomcat then it is telling
resource not available.
HTTP Status 404
I have connected through default port 8081
Can anyone suggest how do i directely run it through apache-tomcat ?
-ashokd
I have integrated Apache to eclipse. Through eclipse server my servlet application is opening in browser.
But if i directely deploy this to apache-tomcat then it is telling
resource not available.
HTTP Status 404
I have connected through default port 8081
Can anyone suggest how do i directely run it through apache-tomcat ?
-ashokd