DEVFYI - Developer Resource - FYI

What is Web application, distributable

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

320. What is Web application, distributable

A Web application that uses J2EE technology written so that it can be deployed in a Web container distributed across multiple Java virtual machines running on the same host or different hosts. The deployment descriptor for such an application uses the distributable element.

(Continued on next question...)

Other Interview Questions