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 contextpath in jsp?

500


How to restrict page errors display in a JSP page?

585


Perform a browser redirection from a jsp page?

525


How does error handling occur with jstl?

520


List the different scope values for the tag in jsp?

522






Can I declare a java class in jsp?

502


What is jsp translation time?

508


What is the include directive?

537


How to print java variable in jsp?

525


Can I use javascript on jsp page?

513


Which jsp implicit objects are thread safe?

492


Is jsp front end or backend?

501


What are custom tags in jsp?

559


Explain client-side and server-side validation.

485


What is jsp and how it works?

499