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 difference between integer parseint and integer valueof?
Which is bigger double or float?
Can I import same package/class twice?
How to create a fecelet view?
What is constant in programming?
What are the two types of java programming?
How many times finalize method will be invoked? Who invokes finalize() method in java?
How to obtain a performance profile of java program
What is meant by collection in java?
What are variable names?
Does importing a package imports its sub-packages as well in java?
Is java based on c?
Can you explain the cs option of java interpreter?
How do you remove duplicates in java?
What is treeset in java collection?