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

Can jsp contain javascript?

488


What is a declaration?

528


Which jsp implicit objects are thread safe?

490


What is el?

499


Java Server Page I can use a function in two ways: Either I declare or I declare <%@ page import = "mypack.mysubpack.MyClass" %> In each case I can call a function later by coding MyClass.myFunction(); So what is the difference between the two variantes? Why are Beans invented if we don't need them because we have the import statement ? please guide me its an humble request to you reader if u know n i'll be thankful to you...........

1687






Explain jsp?

546


What is the purpose of jsp?

536


How can the output of JSP or servlet page be prevented from being cached by the browser?

501


What is jstl (jsp standard tag library)?

528


How many messaging models do jms provide for and what are they?

540


Give the use of session object.

537


What are the lifecycle phases of a jsp?

554


How do you pass control from one jsp page to another?

507


How can information from one JSP be passed to another JSP?

589


What is session getattribute in jsp?

532