|
I see the JavaBean as an extension of the JSP, i.e., it's
CLIENT code.
Using JavaBeans cleans up your JSP code, which should remain predominantly
HTML.
The useBean tag should be used just as you would use a client side
javabean- to get/set properties.
In future, when tools are available, an HTML author can whip up a
sophisticated client that talks to EJB servers by simple dragging/dropping into
HTML, server-side JavaBeans that encapsulate the client method calls to
EJB.
Regards,
Murali Krishna Devarakonda
|
Title: useBean : how does it get the object instance
- useBean : how does it get the object instance Rupesh Choubey
- Murali Krishna Devarakonda
