InterviewSolution
Saved Bookmarks
| 1. |
What Is Jsp Container, Distributed? |
|
Answer» A JSP container that can RUN a Web application that is tagged as distributable and is SPREAD ACROSS multiple Java virtual machines that might be running on different HOSTS. A JSP container that can run a Web application that is tagged as distributable and is spread across multiple Java virtual machines that might be running on different hosts. |
|