What is Difference between JavaBeans and taglib directives?
Answer Posted / nagababu
JavaBeans and taglib fundamendals were introduced for
reusability.But
Taglib are for generating presentation elements while
JavaBeans are good for storing information and state.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Write a command to get actual path of a servlet to the server?
What is ServletContext object?
What is httpservlet class?
What is the web server used for running the Servlets?
What is the procedure of invoking different servlet in a different application?
What are the life-cycle methods for a servlet?
Which method is called when reference variable is passed in system.net?
What is the difference between 2 types of servlets?
The code in a finally clause will never fail to execute, right?
Why do we have servlet listeners?
How do you communicate in between Applets and Servlets?
What is servlet mapping?
Can a jsp be called using a servlet?
What is URL Encoding?
Elucidate servlet attributes and its scope?