In my project i need to use either JSF or Struts.Here i
need some clarification about them and which IDE is better
for JSF development? Please post your valuble answers ASP!
Answers were Sorted based on User's Feedback
Answer / saini
Hi
U can User eclipse 3.2. It free and provide the build - in
support for JSF application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jan
Using NetBeans/ Intellij Idea or Websphere for Struts.
Regards
Jan
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
Hi,
U can use netbeans, becuase it is open source and and it
supprots for all type of frame works like struts, springs,
jsf.
It will be for integration if u use Netbeans
| Is This Answer Correct ? | 0 Yes | 0 No |
can a program use more than one command-line argument?
What is data encapsulation?
Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.
there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.
What is the resourcebundle class?
What is the java virtual machine (jvm)?
Why do we need new date and time api in java se 8?
What is a yaml file in java?
What is java bean class?
What is the difference between java se and java ee?
How do I enable jvm?
What is the difference between jar and executable jar?