>> if you need code completion in an nice editor try Jext www.jext.org <<
Ryan- Wow, Jext is cool... thanks for pointing it out. Probably the cleanest interface of any Java-based IDE I've used, and though it takes a little while to load it's reasonably snappy once it's running. I can't for the life of me figure out how to do Java code completion though... are you sure it's a feature? I'm not talking about automatically expanding abbreviations (i.e. type "psf<esc>" and it automatically types "public static final" or whatever), I'm talking about typing in the name of an object or class, and when you hit "." it pops up a list of accessible methods and members. Even if there's no code completion, this could be my new HTML/XML/text editor... -jmc =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
