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 (July 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 13 Jul 2007 22:05:48 -0600
Reply-To:   Alan Churchill <savian001@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Alan Churchill <savian001@GMAIL.COM>
Subject:   Re: Deployment of SAS/AF application from mainframe to the web
Comments:   To: mrlau33@gmail.com
In-Reply-To:   <1184385047.959961.320670@o61g2000hsh.googlegroups.com>
Content-Type:   text/plain; charset="iso-8859-1"

Sure. Switch to SAS/IntrNet or SAS Integration Technologies as a backend system and use a front-end web technology such as ASP.NET, J2EE, Perl, RoR, etc.

I would recommend ASP.NET but I am biased. You can also do a lot with SAS/IntrNet but I don't think it is as elegant on the front-end as the other technologies. However, it is great at submitting the code to SAS and getting the results back.

Look at Don Henderson's book on SAS/IntrNet and the Application Dispatcher.

Finally, the web is not rich in user functionality. If you need a lot of richness, consider alternatives.

Alan

Alan Churchill Savian "Bridging SAS and Microsoft Technologies" www.savian.net

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of mrlau33@GMAIL.COM Sent: Friday, July 13, 2007 9:51 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Deployment of SAS/AF application from mainframe to the web

Can it possible to deploy the SAS/AF application to the web? If not, what is the alternative?


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