Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Which of the following statements is true about the scope of ‘application’ in JSP ? (Multiple choice)
A) Objects with application scope are accessible from pages processing requests that are in the same application as they one in which they were created.
B) All references to the object shall be released when the runtime environment reclaims the ServletContext.
C) Objects with application scope can be defined (and reached) from pages that are not session-aware
D) References to objects with application scope are stored in the application object associated with a page activation
This Question is not yet answered!
Related Answered Questions
Related Open Questions