why JSP is bigger choice for software development as
compare to ASP.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amita dwivedi
Jsp mens Java Server Pages it requires any java enabled web
server for running and as we know that java is a sun
product and Sun always comes with best product and JSp
follows all java properties and it is a Object oriented
base language.
ASP runs on microsoft related server.
| Is This Answer Correct ? | 1 Yes | 1 No |
Can we write java code in jsp?
What are the implicit objects in jsp?
how to write the code of jsp program?
How to connect jsp and java file?
What are jsp declarations?
What does it mean when tags or attributes are said to be deprecated?
Can we use methods in JSP? If so where the methods are stored in servlet class file?
6 Answers Bodhtree, Cognizant, Persistent, TCS,
What is a scriptlet in jsp and what is its syntax?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
why we use jsp as view
3 Answers NCS, Scope International,
What is scriptlet tag in jsp?
How are the jsp requests handled?