what is the page attribute in JSP?

Answer Posted / ravikiran chhaduvula

page is an implicit object in JSP which is one among the
four scopes of the objects the other three are
request,session & application.page scope will be aquired
thru pagecontext object

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session scope?

505


What are the standard actions available in jsp?

537


Can you disable jsp scripting?

516


What is the use of jstl tags in jsp?

517


How do you delete a cookie within a jsp?

560






Define Expression

563


Which tag is used for error handling in jsp pages?

468


How can I use jsp in the mvc model?

514


How does error handling occur with jstl?

515


When does a container initialize multiple jsp objects?

487


Why do we use expression language in jsp?

465


Where do I create jsp in eclipse?

495


What are the different scope values for the tag?

471


What are the different jsp element types?

497


What are the different life-cycle methods?

532