What is java used for in technology?
What is interpreter in java?
What is j2ee module?
What is included in j2ee?
What is a jbutton in java?
Why java is oop language?
Is java a tool?
What is business logic?
What is java ee architecture?
What are the four types of J2EE modules?
What is meant by applet in java?
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 filter chain?