0

Currently I am using Sun Java Studio Creator 2 Update 1. I would like to know what are the other choices.

Creator2U1 is quite OK except the "Theme" feature. I tried to remove the theme and I could not remove it. The reason why I want to remove theme is because of XSS issue. It creates lots of sub-folders.

Thanks

Edit: SOW6.1 requires JSF1.1 Servlet2.3 JSP1.2 (Very old versions...)

Jacob
  • 435
  • 1
  • 6
  • 12
  • It look like that you're confusing the IDE to be **a part** of JSF/Servlet/JSP or the other way round. This is wrong. You should see the IDE as a standalone tool which really doesn't care about what libraries you're using in your project. – BalusC Aug 16 '11 at 11:11
  • I think some are part of jsf/servlet. For example, in NetBeans 7, i cannot choose JSF 1.1. May be there is a way to install JSF 1.1 to NetBean 7, but I don't know. Also I don't even see a page to choose servlet version. It just creat as 2.4 (according to web.xml). – Jacob Aug 16 '11 at 13:30
  • If they are standalone as you said, do you usually install JSF seperately? or It usually comes with IDE. – Jacob Aug 16 '11 at 13:33

2 Answers2

0

You can use Netbeans, Eclipse and MyEclipse as other IDEs. MyEclipse is licenced version.

Darshan Prajapati
  • 843
  • 2
  • 11
  • 33
0

Eclipse EE is a good solution.