What is the right way of writing the code to get the servlet information using public String getServletInfo()?
Latest Answer: its nothing but connection pool ...
Latest Answer: Hi Its gud codeI tried this and made connection pool but when i tried to call getConnection method of this class its giving me null value.can u tell me please how can i get the connection from this pool. ...
Latest Answer: Java is a platfrom independent language. It is used for application programming.But JavaScipt is used to view the presentation part into the web browser. ...
1.what is meant by inheritance,single inhertiance,multiple inheritance?2.define abstract class & abstract method?3.how to developed and delopying a SERVELT,JSP program in the TOMCAT APACHE SERVER,WEBLOGIC
Latest Answer: Basically inheritence means subclass inherit the features of his parent class as well as his own different additional features. The example is parents and child. The child have features from his mother and father as well as his own additional features. ...
Latest Answer: Is the code for all the drivers same ?Can someone give code sample of each type? ...
The complier thinks that the businness exception is a Runtime exception , It just bypasses without any error message.
Latest Answer: It is not recommanded because business exception should be caught in compile time instead of run time. ...
View page << Previous 6 7 8 9 [10]

Go Top