At 08:20 PM 6/9/99 -0400, you wrote:
>Does it make sense to use the model interfaces and classes of Swing in a
>servlet?
>
>I'd like to model tree data using TreeModel and TreeNode interfaces.  A JSP
>page will then call beans implementing those interfaces in order to present
>a tree view of nodes.  Instead of writing my own tree algorithm, .e.g.,
>getParent, TreeModel makes sense.  But, Swing often implies a Swing GUI.  Of
>course, the servlet wouldn't use any of the Swing UI classes.
>

there was an article in the april java pro (vol 3, #4) called "reusable ui
components for html" bu david Somerfield that discusses this. try
http://www.java-pro.com/

hth
Ray (will hack java for food) http://home.pacbell.net/rtayek/
hate Spam? http://www.blighty.com/products/spade/

___________________________________________________________________________
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

Reply via email to