What are implicit objects?

Answer Posted / shrinath rodage

The following are the implicit objects for jsp:

request //used for accept the request of client
response // used for respond to the client
application //used overall our application
session //used maintain the session
out // for display the output
page

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out some advantages of using jsp.

624


How can I handle jsp page errors?

625


What is scriptlet in jsp?

599


What is a scriptlet?

602


Can you stop multiple submits to a web page that are initiated by clicking to refresh button?

584






Which jsp life cycle is in correct order?

603


Why are jsp pages preferred for creating web-based client program?

622


How we can use javascript with jsp pages?

586


What is the purpose of creating custom tags?

606


What are the different directives in jsp?

584


What are action tags?

583


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

1940


What do you mean by context initialization parameters?

580


Can we use jsp implicit objects in a method defined in jsp declaration?

598


What are jsp el implicit objects and how it’s different from jsp implicit objects?

610