Posted On :
2011-02-07
Category :
Interview Questions
What is JSP and why it used in java?
JSP is a framework which is the part of MVC model, it stand for view which show on the front end of the application, it
Posted On :
2011-02-07
Category :
Interview Questions
How can you establish connection?
To establish a connection you need to have the appropriate driver connect to the DBMS. The following line of code we use:
Posted On :
2011-02-07
Category :
Interview Questions
Define J2ME ?
Java 2 Micro Edition(J2ME) is a group of specifications and technologies that pertain to Java on small devices. T devices, from the pagers and
Posted On :
2011-02-07
Category :
Interview Questions
What is J2EE?
J2EE is a Java 2 Enterprise Edition. J2EE is an environment for developing and deploying enterprise applications. J2EE specification is defined by Su