what is the difference between Tomcat 4 & Tomcat 5?
Answer Posted / jyoti
Tomcat 5 has higher scalability on a single machine rather
than Tomcat 4.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the advanced technologies in java?
What are the types of j2ee clients?
Is string a primitive data type in java?
What is context attribute?
What is layout in java?
Why do we use j2ee?
What is the best java course?
What is javabeans component?
What is non primitive data type in java?
What are the different java technologies?
What is java j2ee developer?
What is main method in java?
On which platform j2ee is based?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
What is a java application server?