I am developing my servlets using PowerJ, and it is very easy to connect to the database.  All the database connections/query management can be done visually, and it uses the standard JDBC plus some wrapper classes that make life easier, and it can be used with java 1.1 or 1.2.  I think you can find more information somewhere at http://www.sybase.com/products.
HTH,
    danim

Nelson wrote:

 I'd like to hear your opinions about the development tools available.I've been testing Jbuilder2, but I saw that it uses a proprietary api to manage database access. Also, I didn't find it easy to debug servlets. Which one are you using and best deal with these problems. Thanks in advance,Nelson

Reply via email to