posted 16 years ago
Which of the following XML elements should be present in a deployment descriptor of a web application so that it can be distributed accross multiple JVMs?(Enthuware)
1. <distributable/>
2. <distributable>true</distributable>
3. <distributed/>
4. <distributed>true</distributed>
5. <distribute>true</distribute>
The correct option is in bold. Can anybody please check on it, it is right or not??
--------------------------------------------------------------------------------------------------------------------------------
Explaination given by Enthuware is
The <distributable/> is an empty element. Its presence itself signifies that the application may be distribtued.
Thanks <br />Poonam Agarwal SCWCD 86%