Resin 1.1 and JRun 3.0 make the line number translation for you if there's a
compilation error.  Others may too.

JRun Studio should be out this summer, which will have full development support
for JSP and servlets.

JBuilder and Forte have some built-in support for JSP development, though I'm
not a big fan of heavy IDEs so I've never explored these much.

Scott Stirling


----- Original Message -----
From: Robert Allen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 17, 2000 9:46 PM
Subject: JSP-INTEREST: JSP IDE


> Anyone out there recommend a genuine IDE for JSP? I don't mean like
> HomeSite which I already use. I need more than keyword coloring, I
> want the edit/compile/run-in-debug loop. While developing beans in
> Cafe, J++, or JBuilder all provide symbolic debugging, breakpoints, etc.
>
> The JSP translation to a Java source, the compile and then class loading
> seem to make this sort of loop impossible. Has anyone (Oracle 8i?,
> IBM Websphere, JRun?) implemented this classic development loop?
>
> At least gimme an environment where the line number reported by the
> Java compile can be easily traced back to the JSP source line! Yeah, yeah,
> I know: keep the Java in the JSP simple and you don't have this problem.
> Right!
>
> Thanks in advance,
>    Bob

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to