19,155 tutorials online
12 tutorials pending review
763 dead links removed





Domain Object as JavaBeans Property in Struts 2

User Rating: Not yet rated
Source Website: strutsmypassion.com
Viewed: 20 times
Reported For Abuse / Broken Link: 0 times
(Report Link)

Rate this tutorial:


Description:
In this tutorial you will learn how to use a application domain object as the FormBeans property. You will see how the params interceptor help in automatically transferring the form property values to the application domain object and how to retrieve the values back in the jsp page using OGNL expression language.






Other Tutorials From This Category
    Accessing database from JSP
    Using Beans in JSP
    Introduction to Servlets
    Writing the Date JSP
    Introduction to JSP
    Working with JSP Sessions
    Detail Introduction to JSP Scriptlets and JSP Expressions with examples
    JSP Cookies Example
    Struts Tiles Tutorial
    Domain Object as JavaBeans Property in Struts 2