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
Can you disable jsp scripting?
Which tag should be used to pass information from jsp to include jsp?
Differentiate between
Explain the difference between include directive and include action in jsp?
What is jsp-config in deployment descriptor?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
How can my application get to know when a httpsession is removed?
What is taglib uri in jsp?
What is difference between java and jsp?
Which of the following action variable is used to include a file in jsp?
What are the advantages and disadvantages of thread-safe jsp page?
What is taglibs?
Show attributes of page directives.
What is jsp expression language and what are it’s benefits?
What do jsp literals consist of?