What is j2ee specification?
No Answer is Posted For this Question
Be the First to Post Answer
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...
What are java front end tools?
What is single tier architecture in java?
Define orm and its working in j2ee?
What is a j2ee component?
What do you mean by the deployment descriptor?
What is the preferred size of a component in java?
is it possible to create single instance of java class per session in web application
What is j2ee technology?
what is transaction?what are the differenr type of transactions
How to achieve multiple inheretence in java.I need an example. how we achieve.
What is a jpanel in java?