Re: Java/J2EE interview Questions what’s the difference between JavaBeans and taglib directives?
JavaBeans and taglib fundamentals were introduced for reusability. But following are the
major differences between them:-
√Taglib are for generating presentation elements while JavaBeans are good for storing information and state.√Use custom tags to implement actions and JavaBeans to present information.
__________________ Venkat knowledge is Power |