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
mention the three important tags used in the development of jsp bean.
Why do we need custom tags?
What is meant by jsp?
Can we implement an interface in a jsp?
Is the session object always created on the jsp page, is it possible to disable its creation?
What is the difference between include directive and include action?
What are the main tags in jsp?
What language is used to write servlets and jsp?
Tell us about the stages (phases) of the jsp life cycle.
How can you avoid scriptlet code in jsp?
Define JSP Scriptlet.
What are the different types scripting elements in jsp?
How can information from one JSP be passed to another JSP?
What is jsp translation time?
Define scriptlet, expression and declaration in jsp?