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 use of scriptlet tags in jsp?
How do I mix jsp and ssi #include?
How to forward a request to another source?
What is jstl?
Can I run jsp on xampp?
How do we configure init params for jsp?
What is the
Define JSP Scriptlet.
What happens when a page is statically included in another jsp page?
What are the steps involved in reading data from a form using jsp?
What is translation phase?
What is action tag in jsp?
What are context initialization parameters?
What are the standard actions available in jsp?
What is the