What is Difference between JavaBeans and taglib directives?
Answer Posted / debendra kumar dey
Both are reusable components. JavaBeans are used to
develope reusable components where as taglib directives are
used to prevent writting the business logic into the JSP
pages.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a generic servlet and http servlet?
What is the use of servletconfig interface?
What's the advantages using servlets than using cgi?
Difference between get and post in java servlets?
What is webservlet?
What do you mean by singlethreadmodel interface?
Can filter be used as request or response?
What are all the ways for session tracking?
How do I use cookies to store session state on the client?
How do you run a servlet?
What is the major difference between servlet and applet?
Which interface must be implemented by all servlets?
Explain the concept of ssi ?
What if we pass negative value in load-on-startup?
What is the difference between portlet and servlet?