|
Related Questions |
View Answer |
|
is that goto keyword in java?
|
View Answer
|
|
How to Create Object without using the keyword "new" in java?
|
View Answer
|
|
Can we write any static block or any static method in jsp program?
|
View Answer
|
|
Why java have no pointer?
|
View Answer
|
|
What is Ant tool and use of this tool?
How to configure this tool with servlet by using eclipse3.1?
What is plug-in and use of the plug-in? and also how to configure with struts application by using Eclipse 3.1 Ide.
|
View Answer
|
|
All the method in interface to be implemented in derived class.Suppose The particular interface is used 1000 of classes,we need some changes to the method in interface,what to be done?
|
View Answer
|
|
What is Connection Pooling mechanism?
|
View Answer
|
|
Connection is an interface.But how we can able to make the object of Connection interface i.e- Connection con=DriverManager.getConnection(); Can you write a program as the above statement.
|
View Answer
|
|
Define Hash table?
|
View Answer
|
|
How can call the Session bean in to the Action class in struts?
|
View Answer
|
|
what is J2EE and what are the features of it?
|
View Answer
|
|
How can we done caching of servlet? How can we log out from a page? What is the difference between JspWriter & PrintWriter?
|
View Answer
|
|
What is the difference between application server & web server ?
|
View Answer
|
|
What is the difference and advantage of j2ee over java?
|
View Answer
|
|
how do we deploy an jsp application in tomcat?
|
View Answer
|
|
Can we write the code in the applet?
|
View Answer
|
|
What is meant by polymorphism in java?How can we achieve polymorphism?Explain with an example.
|
View Answer
|