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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e0c7fee5a0f63871 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Wed, 09 May 2007 22:54:18 +0200 From: Gautier User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: JGNAT - HTML generation References: <463fa33d$1_3@news.bluewin.ch> <1178613040.20354.4.camel@kartoffel> In-Reply-To: <1178613040.20354.4.camel@kartoffel> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.77.148.39 X-Original-NNTP-Posting-Host: 83.77.148.39 Message-ID: <464234bd_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1178743997 83.77.148.39 (9 May 2007 22:53:17 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news4.google.com!out03b.usenetserver.com!news.usenetserver.com!in04.usenetserver.com!news.usenetserver.com!nx01.iad01.newshosting.com!newshosting.com!204.127.204.224.MISMATCH!wns14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:15689 Date: 2007-05-09T22:54:18+02:00 List-Id: >> I have a random HTML-formatted text generator in Ada and would like to use >> JGNAT to display the generated HTML on a client browser and also eventually >> allow the user to generate it again. Georg Bauhaus: > Do you mean, the applet produces the HTML that will be displayed > in the browser's window? That is, exporting some applet scripting > interface? (In this case you would be replacing elements of the > DOM by ID using the HTML code exported by document.Applet1, say.) It is the idea. And clearly you know more about how to do it in detail than I do (easy: I have no clue!)... Any piece of code ? Or we could do it together! It should be no magic, just spitting HTML to the right place... > As for JVM compatibility settings, AppletMagic is a lot more up > to date in this regard. Since it is foreseen as a GPL, open-source project, I would prefer to be able to use JGNAT, even though it is a bit outdated. ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!