How do you run a java program?
No Answer is Posted For this Question
Be the First to Post Answer
What is advance java?
What is java api for xml-based rpc (jax-rpc)?
What is the difference between load() and get()?
What is the difference between java and core java?
What is java servlet container?
What is java used for in technology?
How is java development environment setup?
What is java api for xml registries (jaxr)?
What is the difference between session bean and entity bean ?
Who gave the name 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??
Can u give me sample code for ServiceImpl and DaoImpl, in j2ee .