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 |
What if I write static public void instead of public static void?
What is repository pattern in java?
How does jpa repository work?
What are orm tools in java?
when a program class implements an interface it must provide behavior for..?
How can c# app request minimum permissions? : java security
can anyone tell me what kind of questions are asked for core java exam in aptech
Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?
What do you understand by a variable?
What is jar file in java?
What is java bean class?
What is the difference between Object Code and ByteCode? Why do people keep saying that bytecode is like the intermediate of source and object code? Also, which is better/commonly used and why? Please keep in mind that I am a beginner, please keep all terminology fairly simple. Thanks!