What is the advantage of using getProperty action, as
compared to the accessor method?
Answer / Omendra Singh
The advantage of using the getProperty action over an accessor method is that it allows for greater flexibility in handling different types and structures of data, as it can be used to access properties in objects, arrays, and maps.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are JSP Directives?
What is the purpose of <jsp:setproperty >?
What is jsp translation time?
Which jsp lifecycle methods can be overridden?
Give an example where you need jsp custom tag?
What is asp and jsp?
Where do I create jsp in eclipse?
What is the different between servlet and struts
How are the jsp requests handled?
Why is jsp used for?
What is difference between jspwriter and servlet printwriter?
What is jsp taglib?