JSP editor

Hi, is there any software tat can write JSP codes and debug it, functioning the same as what microsoft interdev is doing for ASP?
[143 byte] By [des_xu] at [2007-9-26 2:03:35]
# 1
You can allaires JRUN studioHowever I prefer using TextPad which offers JSP syntax highlighting
shubhrajit_c at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Forte is good for it, too.
Spaceman40 at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

I second that. I use Forte and love it. It also has type ahead even for the html tags. I also setup it up so it compiles right into my JRun development server directory.

F9 to Compile F5 to reload the browser. Piece of cake!

I'm planning on taking a look at Jrun studio too. I hear that can make war files which makes it easy to deploy your apps.

HTH

jp

chiranjp at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
Hi, how to get Forte? is there any website to download this?
des_xu at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
try: http://www.sun.com/forte/ffj/resources/downloads/index.htmlAndreas
spallnet at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
TextPad is the best...
superflyc at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 7
You can use JBuilder,it's great!
stendhal_zhu at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 8
try Allaire HomeSite 4.5
zakir_sh at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 9
While we're on this topic, can anybody recommend a good JSP mode for Emacs?
rajbhaskar at 2007-6-29 8:46:30 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...