I am writing a JAVA application that uses the JTREE and JSCROLL components. The components work fine in an applet, but do not function at all in a browser environment. Has anybody got a solution for this? I know some swing components are not compatible with browsers, I do hope that these are not some of them and that there is a solution out there to fix this problem.