Can anybody tell me how to communicate between two
webservers in two diff systems.
How many requests can a server handle?
Can I set java system properties differently for each webapp?
Explain the concepts of tomcat servlet container?
What is a servlet container?
What is application server clustering?
I have a "webb app" in Tomcat that serves only HTML, and I'd like to make the path component of the URL case- insensitive. So if the client navigates to http://<domain.host>/Pics or http://<domain.host>/pics or http://<domain.host>/PIcs they'll get the same resource.
What do you understand by mpm in apache?
How can I access members of a custom realm or principal?
Which is better tomcat or glassfish?
How do I check tomcat version?
What are the different ways in which we can secure the websites hosted on tomcat server?
How do portlets provide customization in addition to window states and portlet modes?