adspace


What is difference between page and pagecontext in jsp?

Answer Posted / Tariq Anwar

JSP Page is a document that contains both static and dynamic content, while pageContext represents the current JSP page's context object which provides access to information about the page.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2306