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 the j2ee client types?
what is meant by proxy server
What is caller?
What is java awt event?
What will happen when you compile and run the following code?
Write a program for Sum of the digits for a given number Ex: suppose user entered Number is 1214, It should calculate the above number like 1+2+1+4 = 8
I Want build and release interview questions
Can I run seam in a j2ee environment?
Is java 100 percent pure object oriented?
How can I be good in java?
What is j2ee technology?
What is a gui in java?