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

What is scripting elements in jsp?

590


What is the purpose of jsp?

629


How do I use sendredirect?

588


What is expression tag in jsp?

571


What are request and response objects?

596






What is difference between custom jsp tags and beans?

643


What is the resourcebundle class in jsp?

573


What is cookies in jsp?

570


What is difference between include directive and jsp:include action?

563


What are the events in jsp page?

565


Explain lifecycle methods.

660


Can you call jsp from servlet?

596


What do you mean by context initialization parameters?

579


How can html output be prevented from being cached?

587


What is difference between page and pagecontext in jsp?

556