Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : Can I use any other method in javabean which is not get/set Signup · Login
Author Thread
Can I use any other method in javabean which is not get/set
Posted in tutorial: Building Your first custom JSP Tag
·  dhakad
User
Joined: 23 Nov 2004
Total Posts: 1
Can I use any other method in javabean which is not get/set
Posted: 23 Nov 2004
hi

I am using javabean in my project
I use all conditions require for javabean
that is no-arg constructor, get and set methods
but I want more information from Business Object(MODEL)
to give it to JSP pages (VIEW). For this purpose I
write some extra methods in javabean which not
contain any data - access or logic but which
just invoke method of BO.
Is it correct for javabean?
It is working but when we think as an
J2EE application then is it proper?

Regards
- Dhakad

I frequently read article from ur site those are nice and helpful for our developement.

Users Who Have Visited This Thread In Last 24 Hours
2 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.