Question: What is the difference between ServletContext and PageContext?Answer: ServletContext: Gives the information about the container and it represents an application.PageContext: Gives the information about the Request and it can provide all other implicit JSP objects. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful?
Yes
No
Most helpful rated by users:
- What is a JSP and what is it used for?
- What are the two kinds of comments in JSP and what's the difference between them ?
- What is difference between custom JSP tags and beans?
- Is JSP technology extensible?
- What is JSP page?