Does tomcat need jdk?
Answer / Guarav Kumar
Yes, Tomcat requires a JDK (Java Development Kit) to run Java web applications. The minimum required version is typically specified in the Tomcat documentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is tomcat coyote?
if i delete my java class files after the compile?but it does not goes to the recyclebin.Now i want to get the java class file
when to use ssl with tomcat?
How to set the context path of a web application in tomcat 7.0
How to deploy war web applications in tomcat?
suppose 10 request is sent to servelt how many time init() and destory method is called
How do I uninstall tomcat?
What is tomcat animal?
Is Tomcat an application sever or web server??and what is the difference between application server and web serve???
Will you classify tomcat as a web server or application server?
Why application server is needed?
Tell us something about coyote?