how can we retrieve the values in jsp by using custom tags
Answer Posted / nowsheen
I think using EL expressions can be used .
El expressions internally uses getAttribute method to
retrive the values in jsp by using custom tags
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is scriptlet and what is expression?
Explain jsp lifecycle methods?
Which jsp method cannot be overridden?
What is full api?
Which categories can be divided jstl tags, give examples.
What is a declaration statement?
How do I mix jsp and ssi #include?
What is session scope?
Is jsp server side scripting language?
List all tags that are provided in jstl?
What is tag file?
What is the difference between jsp and php?
What is the use of jstl tags in jsp?
What is custom tag library?
Explain the various scope values for