What are some ways to declare a class a managed jsf bean?
Answer Posted / Prabhat Kumar Singh
To declare a class as a managed JSF bean, you can use the @ManagedBean annotation or the <managed-bean> XML declaration in your faces-config.xml file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category