what is jsp? a technology ,a language or something else ?
Answer Posted / win_arihant
JavaServer Pages (JSP) is a Java technology that helps software developers serve dynamically generated web pages based on HTML, XML,
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
How do we configure init params for jsp?
What language is jsp?
i need the source code for opening a word document in java
Why we use jsp instead of html?
Which is mandatory in tag in jsp?
Which jsp methods can be overridden?
Are dialogue tags necessary?
Which jsp implicit objects are thread safe?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What are the steps involved in reading data from a form using jsp?
how can i update the marque in jsp without changing the sourse code
Explain the difference between include directive and include action in jsp?
What is scripting elements in jsp?
What are context initialization parameters?