LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 27 May 2001 12:37:04 -0400
Reply-To:     don.henderson@US.PWCGLOBAL.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         don.henderson@US.PWCGLOBAL.COM
Subject:      Re: Treeview
Content-type: text/plain; charset=us-ascii

In your generated HTML what is the value that is used for the location of the jar file? And does that match the actual location (and you will want to make sure that the location supplied is an HTTP location and not a FILE based on).

For example, here is a sample from WebHound that uses TreeView:

<APPLET CODE="TreeLens" ID="TreeLens" ARCHIVE="/sasweb/graph/treeview.jar" MAYSCRIPT WIDTH=100% HEIGHT=85%>

HTH, -don henderson

Rob <rob_james@UMANITOBA.CA>@LISTSERV.UGA.EDU> on 05/27/2001 09:49:27 AM

Please respond to Rob <rob_james@UMANITOBA.CA>

Sent by: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>

To: SAS-L@LISTSERV.UGA.EDU cc: Subject: Treeview

I am trying to get the new treeview applet working under 8.2, but am handicapped by my lack of knowledge about JAVA.

I can make the example that can be found in Himesh Patel's SUGI26 Paper (p161) available at http://www.sas.com/usergroups/sugi/sugi26/presentations/index.html

and I can make this run.

However, when I try to run the examples elsewhere on the SAS site (URL temporarily missing) the SAS job runs without complaint, but when I load the output into a browser, the browser/java console tells me that it cannot find the TreeLens applet.

I had assumed that the treeview jar included with Patel's files would be all I needed? What am I doing wrong?

Thanks in advance,

Rob James

---------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.


Back to: Top of message | Previous page | Main SAS-L page