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 |
What are the possible values for language directive?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
How can I maintain session in JSP Page in the bases of user name and password:
What is the <jsp:forward> standard action?
Can we write a class inside Jsp?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
How do you connect to the database from jsp?
What is jsp declaration?
How do I save a jsp file?
What is action tag in jsp?
why ,what, when, where,how the extended star schema is used.
What is the resourcebundle class in jsp?