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!
Answer Posted / 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 |
Post New Answer View All Answers
What are the new features about Java se 8 ?
What are the disadvantages of java sockets?
What is lambda value?
What is the difference between java se and java ee?
What is mime in java?
What is numberformatexception in java?
Explain main thread under thread class execution?
Explain issues of old java date api?
What is serializable in java?
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 factory pattern in java?
How do you type the lambda symbol?
Which is more secure: java or activex? : java security
What is cdi bean in java?
What is jdk jre and jvm?