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 is jsp usebean?
Explain the difference between forward and sendredirect?
Give an example of using your own tags.
What is taglibs?
What is the difference between server side and client side programming?
What is jstl?
Explain the jsp:setProperty action.
What are the advantages of jstl?
How can I use jsp in the mvc model?
What are the different types of directives available in jsp?
What are scripting elements?
How run jsp program in netbeans?