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 |
What is the difference between load() and get()?
What is enterprise information system?
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??
Why tomcat is used in java?
What is authorization?
what is data modeling?what is final method
How many types of component events are in java?
What is assembly in java?
Is string an object in java?
Why is j2ee needed?
Is j2ee a programming language?
What is web container in j2ee?