What is context attribute?



What is context attribute?..

Answer / Pinki Gill

Context attributes are properties associated with a specific servlet context or session in J2EE. They can be used to store and share data across multiple components within the same application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is the difference between load() and get()?

1 Answers  


What is enterprise information system?

1 Answers  


for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??

1 Answers  


Why tomcat is used in java?

1 Answers  


What is authorization?

1 Answers  


what is data modeling?what is final method

1 Answers   Oracle,


How many types of component events are in java?

1 Answers  


What is assembly in java?

1 Answers  


Is string an object in java?

1 Answers  


Why is j2ee needed?

1 Answers  


Is j2ee a programming language?

1 Answers  


What is web container in j2ee?

1 Answers  


Categories