Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
2234I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
CTS,
3 5987for 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??
4328what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
HCL,
2461
What spring is in related to j2ee?
What is pure java?
What is jaxr client?
Which java technology is in demand?
What is component in java with example?
What is difference between javac and java?
What is j2ee stack?
What is application client container?
What is webservices in java?
Difference between load and get method?
What does web module contain?
What is main method in java?
What is single tier architecture in java?
What are the different java technologies?
What is server in j2ee?