What is deploy method in JSP? How to Handle arrears in JSP? Explain Struts module?How to handle arrears in Struts?
Latest Answer: boolean next() method moves the cursor to the next row and returns flase if there are no more rows. boolean first() moves the cursor to the first row in the result set. ...
Where is the Deployment Descriptor placed ?(a) WEB-INF directory (b) WEB-INF/CLASSES directory (c) It will be mentioned in CLASSPATH (d) The place can be specified in APPLICATION.xml
(a)
(a)WebLogic uses a Round-Robin strategy as default algorithm for forwarding the HTTP requests inside a cluster. Weight-based and random algorithms are also available.
(a)An MDB can be associated with only one Queue or Topic
To denote distributed applications, What is the tag used in Deployment Descriptor ?(a) distributable (d) distributed="true" (c) both a & b
Latest Answer: Answer : No A JSP cannot be converted into servlet. But a servlet cannot be converted to JSP. ...