Which one should we prefer while using bean ?
managed bean annotation or faces-config
Answer / m4n07
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...
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by the component contract?
What is containers in java?
What is commit?
what is the difference between Tomcat 4 & Tomcat 5?
Explain the four types of container that the j2ee specification defines
What are the components and containers in java?
servlet has not any main method in it how does it work by JVM?
What is awt panel java?
What is j2ee product provider?
What is a web container in j2ee?
What is DDP?
how to run servlet program between two computer through internet ?