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 (February 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 5 Feb 2004 14:43:32 -0800
Reply-To:     rmengis@YCI.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         rmengis@YCI.COM
Subject:      Re: Options for building dynamic SAS applications
Comments: To: br44092@GAWAB.COM
Content-Type: text/plain; charset="iso-8859-1"

If the web-server is on the SAS-server you don't need no Application Dispatcher, just use cgi and launch your sas queries/jobs in batch with ODS output. In fact I have seen this done where the web-server remote-shelled to the sas-server via cgi when they did not share the same hardware. There have been numerous papers done on this topic, but they are probably a tad old. Just search sas-l archives on 'cgi'.

-----Original Message----- From: bogdan romocea [mailto:br44092@GAWAB.COM] Sent: Thursday, February 05, 2004 1:41 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Options for building dynamic SAS applications

Greetings,

I'm interested in building a thin-client dynamic SAS application with an HTML or other kind of interface. What options (other than SAS/IntrNet) are available?

Has anyone implemented such an application without using SAS/IntrNet? How difficult is the coding? Can you point me to some CGI/Java code similar to Application Dispatcher?

TIA, b.

________________________________ 15 Mbytes Free Web-based and POP3 Sign up now: http://www.gawab.com


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