whats the diff between jsp and servlets?
Answer Posted / vinod
Servlets can also be used to integrate with other
presentation library like webmacro etc... and Servlet can
act as pure controller for webmacro whereas jsp can be
alternative only to webmacro not for servlets.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Discuss different types of errors that generally occur while programming.
What is java argument list?
How can you traverse a linked list in java?
what is recursion in java
What about interthread communication and how it takes place in java?
What is default switch case? Give example.
what is mena by object block any what is the use of that
What is the difference between choice and list?
What invokes a thread's run() method in java programming?
What is a pointer and does java support pointers?
Is java an ide?
Is java written in c?
What are class types in java?
What are static variables and functions?
How does multithreading take place on a computer with a single cpu?