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
Differentiate between response.sendredirect(url) and
What is a session in web?
What is the use of?
What is the use of pagecontext in jsp?
write a program in javasacript to shake the window
How to include static files in a JSP page?
Can we use jstl in html?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
What is the resourcebundle class in jsp?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
How can we handle exceptions thrown by jsp service method?
What are the components of jsp?
Explain the advantages of jsp?
How do you delete the session data?
What is the scope of response object?