Tag: technology
Questions Related to technology
-
Script language declarations, scriplets and expressions.
-
JSP standard actions
-
JSP standard directives
-
All the Above
-
Applet
-
Servlet
-
Application
-
Midlet
-
None of the above
-
location
-
exception-type
-
error-page
-
It defines the standard tag that works the same everywhere
-
It is a single library and we can use it in multiple jsp containers
-
It has support for the common structural tasks like iteration and condition
-
All of the above
-
ODBC can be directly used with Java because it uses a C interface
-
ODBC makes uses of pointers which has been totally removed from JAVA
-
ODBC is from Microsoft while JDBC is from java applications
-
ODBC requires manual installation of the ODBC driver manager and driver on all client machines. While for JDBC driver are written in Java and JDBC code is automatically installable, secure and portable on all platforms.
-
SessionTimedoutIndicator
-
SessionTotalTimeOutIndicator
-
SessionTotalTimedoutIndicator
-
SessionTimeoutIndicator
-
setContentWriter()
-
setWriter()
-
setPrintType()
-
setContentType()
-
jspDestroy()
-
jspInit()
-
_jspService()
-
getParameter()
-
jspDestroy()
-
jspInit()==
-
_jspService()
-
getParameter()