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 jspdestroy() method?
What is the purpose of creating custom tags?
What is the differences between the jsp custom tags and java beans?
Can a constructor be used in place of init() method to initialize a servlet?
What's the difference between javabeans and taglib directives?
Explain pge Directives.
How can we retrieve warnings?
Define Static Block.
What is el in jsp?
How will you use jsp el in order to get the http method name?
What are standard actions in JSP?
What do you mean by jsp directives?
What is request scope in jsp?
Tell us about the stages (phases) of the jsp life cycle.
What is server context?