what is catalina in tomcat server.
Answers were Sorted based on User's Feedback
Answer / jamadar_asif
i think this is HTTP server and tomcat is application server
(jsp/servlet container)
| Is This Answer Correct ? | 8 Yes | 59 No |
Describe activation process?
why static class in java
When a thread blocks on i/o, what state does it enter?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
What is permgen or permanent generation?
What is the difference between the string and stringbuffer classes?
what is singleton class? where it mainly used in the projects?
To make an object to begin executing as a separate thread, what method is used?
Have you used threads in Servelet?
What is servlet preinitialization?
What’s jboss jbpm?
Why is string immutable in java?