Answer Posted / java
There are Eight different types they are.......
request,
response,
out,
session,
application,
config,
pageContext,
page.
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
Why is jsp used?
How to delete a cookie in a jsp?
Explain JSP Output comments?
What are action tags?
Is jsp server side scripting language?
What is dynamic web project?
What are jsp elements?
Can we implement an interface in a jsp?
What is application in jsp?
Why should we not configure jsp standard tags in web.xml?
What do you know about pagecontext and what are the advantages of using it?
How do you delete a cookie within a jsp?
How do I run a jsp file?
Differentiate between response.sendredirect(url) and
What are the directives in jsp?