Answer Posted / u.aniketh
because, to write jsp code, little java code is needed, so
normal programmers can also write jsp code. where as
servlet requires pure java code.
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How do I perform browser redirection from a jsp page?
Explain the jsp:setProperty action.
What is the
How do I create a dynamic web project?
How can we retrieve warnings?
What are the implicit, internal objects and methods on the jsp page?
What is the use of implicit object named "application" in Application?
Which implicit object is not available in normal jsp pages?
What is asp and jsp?
Explain the advantages in jsp?
How do I save a jsp file?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
Mention the advantages of jsp over pure servlets?
Which tag is used to execute java source code in jsp?
Explain jsp?