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 meant by jsp?

515


What are implicit objects in jsp?

535


What is the use of jstl?

486


What are the literals used in jsp?

582


What is the difference between server side and client side programming?

500






Is jsp server side or client side?

489


Give an example where you need jsp custom tag?

523


What is difference between custom jsp tags and beans?

553


What are context initialization parameters?

568


How many messaging models do jms provide for and what are they?

544


How to create menu in jsp with example?

484


What is the jsp?

549


How do you connect to the database from jsp?

551


What is tld file?

493


What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.

573