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 is the java virtual machine (jvm)?
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
Is php faster than java?
How do you type the lambda symbol?
What are the disadvantages of java sockets?
How long can a lambda function run?
What is http session in java?
Can a method be static and synchronized?
What is use of jpa?
How can I write a program that takes command line input?
Who is at risk in java? : java security
What do you understand by downcasting?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
In java what is the difference between sleep() and wait() .
What is messaging queue in java?