What are the different java technologies?
Is core java and j2se same?
What are struts?
Why do we use j2ee?
What is a web container j2ee?
What is the ear file?
Why is j2ee needed?
What are java front end tools?
What is java transaction api (jta)?
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??
What is archiving?
What is form-based authentication?
Which edition of java is used for developing web application?