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
How can we stop errors on display in a jsp page?
What is the
What is jsp in javascript?
What is jsp scriptlet?
Is there a way I can set the inactivity lease period on a per-session basis?
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
Explain pge Directives.
How can I declare methods within my jsp page?
Which implicit object is not available in normal jsp pages?
Explain the steps for creating custom tags in jsp?
How can we handle exceptions thrown by jsp service method?
What is the advantage of using getProperty action, as compared to the accessor method?
Explain translation phase.
What is include directive in jsp?
What is c tag in jsp?