why JSP is bigger choice for software development as
compare to ASP.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is contextpath in jsp?

500


How can we stop errors on display in a jsp page?

518


Mention some important jsp action tags.

514


What does jstl mean?

507


What are the different scope values for the tag?

481






What is meant by session management?

485


Differentiate between pagecontext.include and jsp:include?

530


What are the benefits of pagecontext implicit object?

773


Which one is correct order of phases in jsp life cycle?

631


Can jsp contain javascript?

490


Can you override jspinit() method? If yes, in which cases?

507


What does it mean when tags or attributes are said to be deprecated?

532


Can a constructor be used in place of init() method to initialize a servlet?

504


What is client scripting?

486


How can you make the finally clause not to fail to execute?

489