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
Give the syntax for jsp comments.
What is an expression in jsp?
Can we write java code in jsp?
What is jsp syntax?
What is scriptlet in jsp?
What is server side programming language?
How many tags are provided in jstl?
Mention the various implicit objects used in the expression
What is session tracking in jsp?
How are jsp(java server pages) better than asp(active server pages)?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
How do you connect to the database from jsp?
What is the
When the destroy method of the jsp's are called?
What is the use of implicit object named "application" in Application?