how can we retrieve the values in jsp by using custom tags
Answer Posted / vij
${person.name}
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to get value from java to jsp page?
Give the use of exception object.
How can I enable session tracking for jsp pages if the browser has disabled cookies?
What are the implicit objects in jsp?
How do I view jsp files in my browser?
What is a jsp file?
Explain jsp technology?
What are the components of jsp?
how can i update the marque in jsp without changing the sourse code
How does jsp engines instantiate tag handler classes instances?
Why jsp is better over static html also explain lifecycle of a jsp?
Is there a way I can set the inactivity lease period on a per-session basis?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
Explain the difference between include directive and include action in jsp?
What are the advantages and disadvantages of thread-safe jsp page?