i have windows vista and jdk_1.6 in my system. when i started the system i am not able to do the services of the tomcat. i can run my jsp files but can't run servlet files how it is done i don't know? i can run the servlet prog. in netbeans but can't at notepad.
please reply m开发者_开发问答e.............!
Perhaps you didn't install it as a Windows Service, or didn't set the service to be Automatic starting?
See the Tomcat Windows Service HOWTO.
精彩评论