What are jsp implicit objects?



What are jsp implicit objects?..

Answer / Mohd. Imran Ansari

JSP implicit objects are pre-defined objects provided by the JSP container that contain information about the current environment, such as request, response, session, application, out, and pageContext.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is the difference between a jspwriter and a servlet printwriter?

1 Answers  


List down the major differences between the jsp custom tags and java beans.

1 Answers  


Can you make use of a servletoutputstream object from within a jsp page?

1 Answers  


What is client scripting?

1 Answers  


What is scripting elements in jsp?

1 Answers  


What is dynamic web project?

1 Answers  


What are advantages of jsp over asp, php, pure servlets and others?

1 Answers  


Can I use javascript on jsp page?

1 Answers  


In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

1 Answers  


What are the jsp standard actions?

1 Answers  


What are different implicit objects of jsp?

1 Answers  


What do cookies mean?

1 Answers  


Categories