What are JSP ACTIONS?

Answer Posted / janet

JSP actions use constructs in XML syntax to control the
behavier of the servlet engine.you can dynamially insert a
file, reuse Java Beans Components,forward the user to
another page,or generate HTML for the java plugin.Available
actions include:
jsp:include,jsp:useBean,jsp:setProperty,jsp:getProperty,jsp:forward,jsp:plugin

Is This Answer Correct ?    28 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the various implicit objects used in the expression

506


Is jsp used?

484


What is jsp and why do we need it?

488


Can a constructor be used in place of init() method to initialize a servlet?

500


What is include directive in jsp?

497






What is the purpose of creating custom tags?

527


How can you avoid scriptlet code in jsp?

521


What is jsp action tags?

500


What is session management in jsp?

510


Differentiate between response.sendredirect(url) and ?

638


What is the _jspservice() method?

507


List out some advantages of using jsp.

528


What is jstl used for?

510


How do I view a jsp file?

480


What is an api with example?

597