what is jsp? a technology ,a language or something else ?
Answer Posted / v.bojjanna
jsp is one of the technology by using this u can develop dynamic web pages by using tag.
it is combination of html, xml tag.
it is more usfull than servlet.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can we prevent implicit session creation in jsp?
Can we use javascript in jsp?
What is the
Why are jsp pages the preferred api for creating a web-based client program?
What is request getcontextpath ()?
Can you override jspinit() method? If yes, in which cases?
How many jsp implicit objects are there?
Which jsp lifecycle methods can be overridden?
What is the
What is the scope of response object?
What is difference between jsp and javascript?
Why use of scripting elements in jsp is discouraged?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
Why don’t we need to configure jsp standard tags in web.xml?
What are the advantages of jsp?