Advertisement



< Prev
Next >



JSP <jsp:getProperty> action





You can use JSP action element, <jsp:getProperty>, to retrieve the value of a property/instance variable which is already defined in a class. In order to retrieve the value of a property defined in a class, we will first have to access an object(bean) of a class by using its id, which is already created by using the <jsp:useBean> action element.




Syntax of <jsp:getProperty>


Please Subscribe

Please subscribe to our social media channels for daily updates.


Decodejava Facebook Page  DecodeJava Twitter Page Decodejava Google+ Page




Advertisement



Notifications



Please check our latest addition

C#, PYTHON and DJANGO


Advertisement