Click to See Complete Forum and Search --> : JSP Editor


stringman
05-11-2004, 01:58 PM
I am looking for a good JSP editor. There seem to be several out there, although the range of functionality is significant. Currently, I don't know Java or JSP, but will eventually be required to develop on a PC w/ the Web site located either on a UNIX box or PC running Apache (I believe there is s/w available to run Apache on a PC?). The client will be purchasing whatever s/w I need for any Web devlopment activities and cost is not an issue, although I do not want to get the "cadillac" that does anything and everything just because I can.

Some apps I found:
Stylus Studio (http://www.************.com/jsp_editor.html)
NitroX M7 Professional (http://www.m7.com/other_professional.jsp#JSP)
DreamBeans (http://www.konsensys.com/index.html)

Any help would be appreciated.

stringman

buntine
05-11-2004, 08:32 PM
The best on the market is JCreator. You can download the lite version for free.

www.jcreator.com

Regards,
Andrew Buntine.

stringman
05-12-2004, 08:20 AM
Thanks Andrew. Does JCreator support the Microsoft or Sun implementation of Java?

buntine
05-12-2004, 09:57 AM
The Sun implementation. MS use Visual J++.

Regards.