What is j2ee api?
Answer / Praveen Kuumar
The J2EE API (Java 2 Platform, Enterprise Edition Application Programming Interface) is a collection of APIs for developing enterprise applications using Java. It includes APIs for web development, messaging, security, and other areas.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the file types *.ear, * .jar and *.war?
What is gridlayout in java?
What is data?
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??
Please explain about internal casting and external casting in java..?
How java is reliable?
What is conversational state?
What is a thin client?
What are the main components of the j2ee application?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is core java and j2ee?
What is component in java with example?