From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b1150caefb87348f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-06 12:46:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!btnet-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Ada Advocacy - WPG (Web Page Generation) scheme Date: Mon, 6 Oct 2003 19:45:32 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host81-128-239-244.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1065469532 4489 81.128.239.244 (6 Oct 2003 19:45:32 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Mon, 6 Oct 2003 19:45:32 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:332 Date: 2003-10-06T19:45:32+00:00 List-Id: "Wiljan Derks" wrote in message news:Fwigb.6263$732.884366@zonnet-reader-1... > > I'd like to hear from AWS Templates users as I'm certainly biased :) > > > I have tried using the AWS templates in the past. > I think they miss flexibility, and do not allow one to program in the > dynamic web page. > Having developped several web applications and found this is something of > real importance. > Using @@ as escape characters (borrowed from the aws template handler) I > have build my own > template handler that allows one to embed full scripting language into the > web pages similar to ASP or PHP. Have you/are you going to publish this?