Free WebSchools.com

Google



Submit ArticleForumsLive chat WebhostingSEO ToolsLink TO UsResources


HOME

HTML Test
PHP Test
JSP Test

Java Test
ASP Test
XML Test
XHTML Test
MYSQL Test


Test your knowledge in JSP

JSP stands for
Java server pages
Java sever pages
Java pages

JSP's resuable components
COM/DCOM
JavaBeans/EJB/Jsp tags
No Resuable components

Scripting Language use in JSP
vbScript
Jscript
Java
all the above

When the clients makes a request from the JSP page for the first time, either directly from the browser or through a servlet the .jsp file gets competed into a servlet
YES
NO





________ are the instructions for the JSP engine that are processed when the jsp page is translated into a servlet.
Directive
Scriplet
Decleration
Expression

__________Scripting is a mechanism for embedding code fragments directly into an HTML page
Directive
Scriplet
Decleration
Expression

_____ are used to dynamically calculate values to be inserted directly into the JSP page
Directive
Scriplet
Decleration
Expression

__________ JSP Comments
<!------comment------->
<!--------comment------!>
<*----- comment---------*/
//comment

____________Comment is not sent to the client
HTML comment
hidden comment
Both

JSP comments may contain expression
YES
NO

The declaration get inserted into the main body of the servlet class
YES
NO

The _______ action element forwards the client request to a servlet
<JSP:forward>
<JSP:include>
<JSP:param>

The _______ action elements downloads a plugin in order to execute a bean
<JSP:forward>
<JSP:plugin>
<JSP:param>

using JSP param we can pass assign values to more than one parameter
YES
NO

The getProperty action retrives string values
YES
NO

_______ are used to encapsulate visual and no visual componentrs of a GUI
JSP
JavaBeans
GUI components

The interfaces used to implement beans namely
Beaninfo
Serialeizable
HTTPSessionBindingListner
all of the above

JavaBeans can also exhibit multivalued properties
YES
NO

When Bean is serialized it saves its current state
YES
NO

a _____ is a series of releated interaction between a single client and a server
session
cookies
JSP action

JSP and servlet store the session id on the client either by sending a cookie or by URL-Rewriting
YES
NO

______ involves appending the session id to each link on the page
URL_Rewriting
session
cookies

The interface used to access SQL statement
JSP database conectivity
java database connectivity
both

JSP's exception class
jspException
jspError
both

JSP tag libraries are highly portable and can be used by any JSP irrespective of the scripting language authoring tool and the web serves
YES
NO


Inform Friend About This Site

Your Name:

Friend's Name:

Friend's Email: