Answer Posted / sumana
java server page(jsp) technology is the java platform
technology for delivering dynamic content to web clients
in a portable,secure and wrll_defind way . The java server
page specification extends the java servlet API to provide
web application developers
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is jsp translation time?
Which two interfaces does the javax servlet jsp package have?
What are the types of directives in jsp?
Explain jsp and tell its uses?
What is jsp expression?
What is context url?
How can you include the results of another page?
What is page scope?
Give the use of session object.
What’s the difference between forward and sendredirect?
What are jsp implicit objects?
Can I stop jsp execution while in the midst of processing a request?
What is taglibs?
How to make a “new line in html” in jsp?
Is jsp server side scripting language?