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
What is the advantage of OOP in java?
What is the difference between choice and list?
Difference between abstract and concrete class ?
Can we use string in switch case in java?
How can we create a thread in java?
What are the 5 types of research methods?
How to perform bubble sort in java?
Is string is a keyword in java?
What is a treemap in java?
What is the function of compareto in java?
What is difference between core java and java ee?
What are the uses of java?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
How do you create a first line indent?
How many bytes is a char in java?