..


Sponsored Links

As we recall the methods for the integration of Java Beans?

<jsp:useBean>:






 <Jsp: useBean



    



 id = "JavaBean"



    



 scope = "application"



    



 class = "class_name" />



<jsp:setProperty>:





 <Jsp: setProperty



    



 name = "instanceName"



    



 property = "property"



    



 param = "parameter" />



<jsp:getProperty>:





 <Jsp: getProperty



    



 name = "instanceName"

 

    



 property = "property" />



In the same category ...
E-Learning
ASP Zero (Ebook) ASP Zero (Ebook)
Learning Microsoft ASP and VBScript from scratch. At only 29 €.
Javascript (Course) Javascript (Course)
Complete guide to client-side scripting. From 39 €.
MS Access (Advanced) MS Access (Advanced)
Learn how to create and manage databases quickly and easily. Starting from 29 €.
Sponsored Links