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 |
When the destroy method of the jsp's are called?
What is the use of jstl?
What is the purpose of <jsp:usebean>?
What is session management in jsp?
we want to provide the errors to the right side of the text field so what we want to add in jsp pages?
What is jsp in javascript?
How can the applets be displayed in the jsp? Explain with an example.
What is a session in web?
How to deactivate el on jsp?
What is a hidden comment?
When does a container initialize multiple jsp objects?
What is difference between sendredirect and requestdispatcher?