|
INTERVIEW QUESTIONS
J2EE
JSF
DETAILS
Question: What is required for JSF to get started?
Answer: Following things required for JSF:
* JDK (Java SE Development Kit) * JSF 1.2 * Application Server (Tomcat or any standard application server) * Integrated Development Environment (IDE) Ex. Netbeans 5.5, Eclipse 3.2.x, etc.
Once JDK and Application Server is downloaded and configured, one can copy the JSF jar files to JSF project and could just start coding. :-)
If IDE is used, it will make things very smooth and will save your time.
|
|
|
Category |
JSF Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7819 users |
Added on |
9/23/2014 |
Views |
70641 |
Rate it! |
|
|
Question:
What is required for JSF to get started?
Answer:
Following things required for JSF:
* JDK (Java SE Development Kit) * JSF 1.2 * Application Server (Tomcat or any standard application server) * Integrated Development Environment (IDE) Ex. Netbeans 5.5, Eclipse 3.2.x, etc.
Once JDK and Application Server is downloaded and configured, one can copy the JSF jar files to JSF project and could just start coding. :-)
If IDE is used, it will make things very smooth and will save your time. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Is it possible to have more than one Faces Configuration file?
|
View Answer
|
|
What does it mean by render kit in JSF?
|
View Answer
|
|
Explain briefly the life-cycle phases of JSF?
|
View Answer
|
|
What are the JSF life-cycle phases?
|
View Answer
|
|
What if no navigation rule matches a given action?
|
View Answer
|
|
How to declare the page navigation (navigation rules) in faces-config.xml file ?
|
View Answer
|
|
How to declare the Message Bundle in JSF?
|
View Answer
|
|
How do you declare the managed beans in the faces-config.xml file?
|
View Answer
|
|
What are The main tags in JSF?
|
View Answer
|
|
What is the difference between JSP-EL and JSF-EL?
|
View Answer
|
|
What are the different kinds of Bean Scopes in JSF?
|
View Answer
|
|
What do you mean by Bean Scope?
|
View Answer
|
|
What is the difference between the domain object model and a view object?
|
View Answer
|
|
What is domain object model?
|
View Answer
|
|
What is view object?
|
View Answer
|
|
What are the differences between a Backing Bean and Managed Bean?
|
View Answer
|
|
What is Backing Bean?
|
View Answer
|
|
What is Managed Bean?
|
View Answer
|
|
What Is a JavaServer Faces Application?
|
View Answer
|
|
What typical JSF application consists of?
|
View Answer
|