What is the advantage of using getProperty action, as
compared to the accessor method?



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

Post New Answer

More JSP Interview Questions

What are JSP Directives?

9 Answers  


What is the purpose of <jsp:setproperty >?

1 Answers  


What is jsp translation time?

1 Answers  


Which jsp lifecycle methods can be overridden?

1 Answers  


Give an example where you need jsp custom tag?

1 Answers  


What is asp and jsp?

1 Answers  


Where do I create jsp in eclipse?

1 Answers  


What is the different between servlet and struts

2 Answers  


How are the jsp requests handled?

1 Answers  


Why is jsp used for?

1 Answers  


What is difference between jspwriter and servlet printwriter?

1 Answers  


What is jsp taglib?

1 Answers  


Categories