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 the use of session management?
Which package does jsp api consist of?
write a program in javasacript to shake the window
What are the implicit, internal el jsp objects and their differences from jsp objects?
What is client side technology?
What is _jspservice method?
How can I implement a thread-safe jsp page?
Is jsp a front end?
What is contextpath?
What are the types of directives in jsp?
What is jstl core tags?
When the destroy method of the jsp's are called?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
Explain jsp and tell its uses?
What are page directives?