What is j2ee and j2se?
No Answer is Posted For this Question
Be the First to Post Answer
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??
Is java a tool?
Hi friends, can u explain Transparent Persistence in hibernate with sample code.
what is a servlet? and explain its lifecycle methods?
How does javac compiler work?
What is application client container?
What is jlayeredpane java?
Which edition of java is used for developing web application?
What is a component in java?
What does application client module contain?
What is the difference between java and j2ee?
Can u give me sample code for ServiceImpl and DaoImpl, in j2ee .