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,2b909902584f450a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!feeder.erje.net!news-fra1.dfn.de!npeer.de.kpn-eurorings.net!npeer-ng1.kpn.DE!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Wed, 23 Jul 2008 13:33:03 +0200 From: Georg Bauhaus User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ANN: Basil -- Internet Message (email) and MIME library for Ada v 1.0 References: <3d42731b-4669-414e-87cc-454260ef62ec@d1g2000hsg.googlegroups.com> <1ff77708-02c3-4552-a8a0-128a7fc34581@27g2000hsf.googlegroups.com> <877ibdhm4g.fsf@ludovic-brenta.org> <4426acc1-81ba-4b82-b53d-fbf11b66e51f@z66g2000hsc.googlegroups.com> In-Reply-To: <4426acc1-81ba-4b82-b53d-fbf11b66e51f@z66g2000hsc.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <488716f0$0$29460$9b4e6d93@newsspool4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 23 Jul 2008 13:33:04 CEST NNTP-Posting-Host: d181c284.newsspool4.arcor-online.net X-Trace: DXC=mYk@eecmRQ<85[]]\]T0814IUK\BH3Y23aNT>Qf0UV<;9OJDO8_SK6NSZ1n^B98i:]2EJ=I1mU_: X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:7011 Date: 2008-07-23T13:33:04+02:00 List-Id: Ludovic Brenta schrieb: > If you want to integrate with the customer's web server, I'm afraid > your best option is Java Servlets :( Servlets with Ada can be done. An Ada programmer might need to adapt his ideas of implementing things to the "hardware" a little. Depending on the Ada->JVM compiler you use, many Ada things will work, others won't work. But if you have some well modularized piece of Ada code, chances are they can be (made to) run on a JVM. It will be necessary to make a few changes, just like in the .NET (MGNAT) case. -- Georg Bauhaus Y A Time Drain http://www.9toX.de (some Ada -> Java byte code running in its backend)