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
What is expression language in jsp?
Explain the difference between include directive and include action in jsp?
Can a jsp page process html form data?
How to run java program in jsp page?
What is jsp usebean?
Why do we need custom tags in jsp?
How we can disable session in jsp?
How can you include the results of another page?
What is full api?
What is _jspservice method?
Is jsp compiled?
Which method cannot be overridden in jsp?
Is jsp a front end?
How to print java variable in jsp?
Why jsp is used in java?