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 are the types of methods in java?
Does list maintain insertion order java?
How do you replace a string in java?
What is ordered map in java?
How do you define a variable?
Which one of the following suits the description of a string better: derived or primitive?
Is singleton class immutable?
If we don’t want some of the fields not to serialize how to do that?
Is hashset sorted in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is a string token?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
Give me some null interfaces in java?
Which methods cannot be overridden in java?
What do you mean by default constructor in java?