I've only used JBuilder V2 and V3.5. I've uninstalled 3.5 because it is written in Java and is thus very slow, even on my 800MHz machine. JBuilder V2 is great, especially when used with ServletExecDebugger (a free java package from NewAtlanta). JBuilder is pretty standard, but with ServletExecDebugger (which actually works with most IDEs), it's a huge productivity boost to be able to step through your code as it's processing. Very highly recommended! - Chuck
-----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]] On Behalf Of Baker, Robert E Sent: Wednesday, March 20, 2002 1:32 PM To: [EMAIL PROTECTED] Subject: Re: Servlet IDE You can try JDeveloper, which licenses it's technology from JBuilder. It's free (for personal use) from http://technet.oracle.com. Bob -----Original Message----- I don't want to spend the $$ for Borland JBuilder, unless necessary. Any comments on JBuilder are appreciated also. ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
