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 is the requirement of a tag library?
Explain some jsp life-cycle methods that can be overridden.
What is jsp syntax?
What is pagescope in jsp?
Which jsp method cannot be overridden?
Explain jsp?
How can you include the results of another page?
What is cookie with example?
How is jsp better than servlet technology?
What are different types of comments in jsp?
Define jsp declaration?
How can we handle exceptions thrown by jsp service method?
Explain scriptlet, expression and declaration in jsp.
How does a servlet communicate with a jsp page?
How can I implement a thread-safe jsp page?