what is jsp? a technology ,a language or something else ?
Answer Posted / krishnan
This is java server pages.its used to dynamicaly generated
web pages via html and xml.
There used to tag.
the pages are included,forwarded etc..
this is easy way to code in a project
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are standard actions in JSP?
How to make a “new line in html” in jsp?
What is session tracking in jsp?
What is the use of 'out' implicit object?
What is the use of pagecontext in jsp?
What is jsp usebean?
What is jsp declaration?
Differentiate between
How do you delete a cookie within a jsp?
How many types of jsp tags are there?
How can you make the finally clause not to fail to execute?
Is the session object always created on the jsp page, is it possible to disable its creation?
Can we use javascript in jsp?
How can I implement a thread-safe jsp page?
Which one is correct order of phases in jsp life cycle?