why JSP is bigger choice for software development as
compare to ASP.
Answer Posted / embarq
Jsp's are better choice as jsp can be easily turned to
Servlets where the servlet container understands.
As most of the projects run with java/j2ee, it is very easy
to understand for the servlet engine, rather Asp being in
third party language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is scriptlet, expression and declaration in jsp?
What is application in jsp?
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?
What is the difference between jsp and thymeleaf?
What is jsp translation time?
How to delete a cookie in jsp?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
Is jsp a programming language?
Explain pge Directives.
What is dynamic web project?
What are standard actions in JSP?
Can you call jsp from servlet?
What is jsp expression language and what are it’s benefits?
How to create menu in jsp with example?
Why do we need custom tags in jsp?