tags:

views:

103

answers:

6

Which is the best editor for JavaScript programming (Servlet programming)?

+2  A: 

use geany http://www.geany.org/Main/HomePage

It's lightweight and useful editor

Michel Kogan
+1  A: 

Servlet Programming with JavaScript? Am I missing Something?

Anyway, for plain JavaScript I would use either Spket IDE, Adobe JSEclipse or the native JavaScript Development Tools support from Eclipse (part of WTP)

Ehrann Mehdan
+1 - Eclipse is decent for Javascript and exceptional for servlets.
James Black
+3  A: 

Emacs (Aquamacs on Mac).

myfreeweb
+2  A: 

Notepad++ http://notepad-plus.sourceforge.net/uk/site.htm with Google for documentaion

martani_net
+1  A: 

Mozilla Bespin

https://bespin.mozillalabs.com/

afftee
+2  A: 

You can't be an evil in javascript without vi ;)

assembler