adspace


Why do we use expression language in jsp?

Answer Posted / Veethika Raj

Expression Language (EL) is used in JSP for dynamic content generation. It allows developers to access Java objects and evaluate expressions dynamically within the JSP page without using custom tags or scriptlets.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2309