How to add swing components (JTree) in portlet

Hello, Standard Tree component doesn't work, so i want to use the same component but from swing library. Is it possible ? If Yes, how can add this component to my portlet project?
[194 byte] By [lisox] at [2007-11-26 9:11:25]
# 1
Simple: You cant.Swing are "client side" component framework for name it and Java Server Faces is server based component framework.Regards.
Sergio_Samayoa at 2007-7-6 23:31:31 > top of Java-index,Development Tools,Java Tools...
# 2
hello,thanks for help, do you know other tree component from different library which i can use?thanks in advance
lisox at 2007-7-6 23:31:31 > top of Java-index,Development Tools,Java Tools...
# 3
Hi There,See this threadinar for issues with using tree component in portlets. http://forum.sun.com/jive/thread.jspa?threadID=102657&tstart=0ThanksK
kish@sun at 2007-7-6 23:31:31 > top of Java-index,Development Tools,Java Tools...