How to create object without using the keyword “new” in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is deployer?
Is object a composite data type in java?
What does java ee stand for?
What is the use of method saveorupdate()?
What is 2 stands for in j2ee?
What is comment?
What is form-based authentication?
What is java naming and directory service?
Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debugging java.
Is java procedural or object oriented?
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??
how to run servlet program between two computer through internet ?