who use javabean? I want to learn some javabeans. some good reference recommended>? thx
o*m
2 楼
JavaBean has been more used to handle JSP tags these days. From developing prospective, they are just some java class implementing your logic. go to goole.com and entry jsp javabean and I think you will find what you want
【在 x******g 的大作中提到】 : who use javabean? : I want to learn some javabeans. : some good reference recommended>? : thx
w*c
3 楼
javabeans is more than web applications. In terms of its application in jsp, u don't even have to be aware of it if using a rich editor like WSAD. I believe Reflection and Introspection are essential in JavaBeans.
【在 o*******m 的大作中提到】 : : JavaBean has been more used to handle JSP tags these days. From developing : prospective, they are just some java class implementing your logic. : go to goole.com and entry jsp javabean and I think you will find what you want
r*a
4 楼
^^^^^^^ hoho!
【在 w********c 的大作中提到】 : javabeans is more than web applications. In terms of its application in jsp, u : don't even have to be aware of it if using a rich editor like WSAD. : I believe Reflection and Introspection are essential in JavaBeans.