why JSP is bigger choice for software development as
compare to ASP.
Answer Posted / 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 |
Post New Answer View All Answers
What is the default value of session attribute in jsp?
What is the use of jstl?
What is jsp syntax?
Show attributes of page directives.
Explain the jsp implicit objects?
Is jsp front end or backend?
what is the difference between jsp and servlets ?
How can I override the jspinit() method within a jsp page?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What are the implicit, internal objects and methods on the jsp page?
Give the use of exception object.
What is session setattribute?
What is jsp scriptlet tag used for?
What is error page in jsp?
How will you use jsp el in order to get the http method name?