Why java is called robust and secure?
No Answer is Posted For this Question
Be the First to Post Answer
What is j2ee specification?
What does j2ee stand for?
What does java awt stand for?
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 j2ee application model?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
Is java gui dead?
What is java advanced?
What is javamail?
What are web technologies in java?
What is considered as a web component?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .