I've recently read an article describing the Visual Servlet Builder being a
feature of IBM's Visual Age for Java. IMHO, this is the way to go with
servlet development. It requires a HTML editor to be integrated into a Java
IDE. Visual Servlet Builder comes with 3 types of JavaBeans:
- Session Management Beans are wrappers for cookies and session data. Each
bean has a name and value property that can be used for session management.
- HTML Beans represent HTML tags such as text, line breaks, horizontal
rules, input fields, forms, tables, and so on.
- ResultTable HTML Beans format a Swing TableModel or JDBC result set as an
HTML table.
I'm looking for resources providing JavaBeans similar to those provided
with Visual Servlet Builder. Ideally, those beans should be downloadable
usable in other IDEs like Visual Cafe for example.
Heinz Wehner
(Karlsruhe, Germany)
___________________________________________________________________________
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