Hi,
I want to use
tomcat server with eclipse ide.I have downloaded the tomcat plug in and placed it in eclipse plug in folder.But i am not able to debug my application.tomcat is getting started with the default eclipse run command(run icon) .After that when I am trying to hit default tomcat homepage with url
http://localhost808 on browser,it can't open the required.Where as I tried it with star.bat file from tomcat folder. it's working fine.
After putting the plug ins i tried with the icon appears on the eclipse(it is not the default for eclipse.after putting the plugins it did appear.(run,stop,refresh)).then also it is working fine.but i am not able to debug.
so please suggest me a way where i can run tomcat with debug mode.
i have attached the screen shot so that people may not get confused with icons i have mentioned
thanks in advance