What should a junior java developer know?
No Answer is Posted For this Question
Be the First to Post Answer
What is j2ee api?
What is java ee architecture?
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 do you understand by business logic?
How java is reliable?
What are java front end tools?
What are the components of j2ee applications?
How many types of constructors are there in java?
What is a web container j2ee?
What do you understand by a thin client?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
Define orm and its working in j2ee?