How does the Jsp Expressions works ? What happens at the
back?

Answer Posted / pratique suhane

ex : <%=a%>

in background : out.println(a);

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is el in jsp?

482


Give a sample jsp configuration in the deployment descriptor.

500


How do I prevent the output of my jsp or servlet pages from being cached by the browser?

524


What are the different types scripting elements in jsp?

494


What are stored procedures? How is it useful?

511






What is jstl jar?

491


Why is jsp used?

497


What are jsp elements?

513


How to run java program in jsp page?

514


How does a jsp engine work?

502


What are different implicit objects of jsp?

493


How can we stop errors on display in a jsp page?

518


What is meant by jsp?

515


How to include static files in a JSP page?

565


What are custom tags in jsp?

559