----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Steve,

This is a very subjective matter, you should probably evaluate a few.
I personally like IBM Visual Age for Java 3.0 Professional, both the
Linux and Windows-9x versions. There is also Forte for Java, with
built-in
JSP and Servlet awareness.  Forte has a few pre-release bugs, but they
are 
working fast on resolving them.

I haven't used the IDE with JServ.  I use New Atlanta's
ServletExecDebugger
to debug my servlets, and so far, once debugged they have run fine under
JServ.  For what little I have had to debug, print statements in
strategic places
have been adequate.  I have seen some posts though, where you could
write
a wrapper class in your IDE that invokes the main() method of the JServ
servlet engine.  I haven't tried this, but this should allow you to
debug
with JServ.

Hope this helps,
Shash

Steve Downey wrote:
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Can anyone share experiences/recommendations on an IDE for doing Java/Java
> servlets in general, but with JServ in particular.
> 
> I'm on NT now, hope to move to Linux soon.  Most interested in how good the
> debugger is and how well it works with servlets.
> 
> I'm willing to pay, but free/cheap is always a plus.
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to