What are the implicit objects?

Answers were Sorted based on User's Feedback



What are the implicit objects? ..

Answer / mahesh

Implicit objects are objects that are created by the web
container and contain information related to a particular
request, page, or application. They are:
--request
--response
--pageContext
--session
--application
--out
--config
--page
--exception

Is This Answer Correct ?    19 Yes 3 No

What are the implicit objects? ..

Answer / purnachand

Implicit objects are not only created by the container or application software. They can also be provided by the underlying JVM.
Implicit objects in core java are:
this,super
Implicit objects in Struts:
servlet and so many
Implicit objects in Jsp:
9 number.

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Advanced Java Interview Questions

whats is stored procedure,joins

1 Answers   Photon,


Java is fully object oriented languages or not?

0 Answers  


a US company has filed my H1B visa ,, and i got selected in random number process.I wanna ask Could they ask regarding my languages(java,c++) or there will b just general questions?? And wat kind of questions will they ask in embassy interview??

2 Answers  


What is scalable, portability in the view of J2EE?

0 Answers  


Explain the steps in details to load the server object dynamically?

0 Answers  






explain the flow of struts?

2 Answers   SolutionNET,


Dear freinds... I want to know how to write self mapping for a table using hibernate?

1 Answers   Cap Gemini,


what is diff between Access modifier and specifier?

5 Answers   L&T,


What are the thread-to-thread communcation?

1 Answers  


What is the name of the state, when a thread is executing?

4 Answers  


Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...

2 Answers   NSN,


advantage of thread?

3 Answers   HCL,


Categories