how can we retrieve the values in jsp by using custom tags
Answer Posted / sandeep
using get methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are jsp elements?
What are directives in jsp?
Can jsp contain javascript?
How are custom tags in jsp created?
Perform a browser redirection from a jsp page?
How can I extend the functionality of jsp?
What is session setattribute?
Why should we not configure jsp standard tags in web.xml?
What is a tag file in jsp?
What jsp lifecycle methods can be overridden?
What is include directive in jsp?
Why don’t we need to configure jsp standard tags in web.xml?
Explain the difference between servletcontext and pagecontext in jsp?
What is < jsp:forward> tag for?
What are the elements of a jsp page?