Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. COMP.LANG.REXX
  • Run REXX code in html page

    From Claudio Lorena@21:1/5 to All on Sun Apr 10 13:38:27 2022
    I am not able to execute REXX script in HTML page in Windows environment, using XAMPP server.

    Can anyone help me configure it??

    Thanks
    Claudio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Dennis Lee Bieber@21:1/5 to All on Sun Apr 10 18:57:31 2022
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena <claudio.lorena@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one installer for Apache with PHP&PERL. Adding any other language means one is going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk) https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF https://www.tutorialspoint.com/rexx/rexx_web_programming.htm



    --
    Wulfraed Dennis Lee Bieber AF6VN
    wlfraed@ix.netcom.com http://wlfraed.microdiversity.freeddns.org/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rony@21:1/5 to Dennis Lee Bieber on Mon Apr 11 17:12:21 2022
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena <claudio.lorena@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one installer for Apache with PHP&PERL. Adding any other language means one is going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk) https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF
    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.

    Also a very nice web-shop written for Java-web servers in ooRexx with cart, rdbms,
    email-notifications, remote-uploading of product pictures etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author being Dimitry-J. Lux, "An Introduction to Web
    Application Development – Combining Jakarta Server Pages with Programs Written in Scripting Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may want to become a member there
    and use the e-mail list there which has a high profile user group where you may get additional
    competent help.

    HTH

    ---rony

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Claudio Lorena@21:1/5 to All on Mon Apr 11 09:03:29 2022
    Em segunda-feira, 11 de abril de 2022 às 12:12:25 UTC-3, Rony escreveu:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one installer for Apache with PHP&PERL. Adding any other language means one is going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk) https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF
    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.

    Also a very nice web-shop written for Java-web servers in ooRexx with cart, rdbms,
    email-notifications, remote-uploading of product pictures etc. can be found at
    <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author being Dimitry-J. Lux, "An Introduction to Web
    Application Development – Combining Jakarta Server Pages with Programs Written in Scripting Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may want to become a member there
    and use the e-mail list there which has a high profile user group where you may get additional
    competent help.

    HTH

    ---rony
    rony,

    Thanks for the information, it will definitely help me in my research and study.

    obs. I work with mainframe REXX programming, using mainframe webserv and I want to set up a test environment in my notebook.

    Thanks
    Claudio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Cruz, Jaime@21:1/5 to Rony on Wed May 4 10:44:09 2022
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio.lorena@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


        A quick Google leads me to understand that XAMPP is an all-in-one
    installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

        Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with
    cart, rdbms, email-notifications, remote-uploading of product pictures
    etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author
    being Dimitry-J. Lux, "An Introduction to Web Application Development – Combining Jakarta Server Pages with Programs Written in Scripting
    Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may
    want to become a member there and use the e-mail list there which has a
    high profile user group where you may get additional competent help.

    HTH

    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine.
    Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Larry S@21:1/5 to Jaime on Wed Jun 29 07:48:45 2022
    On Wednesday, May 4, 2022 at 10:44:16 AM UTC-4, Cruz, Jaime wrote:
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one
    installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with cart, rdbms, email-notifications, remote-uploading of product pictures etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author being Dimitry-J. Lux, "An Introduction to Web Application Development – Combining Jakarta Server Pages with Programs Written in Scripting Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may
    want to become a member there and use the e-mail list there which has a high profile user group where you may get additional competent help.

    HTH
    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine. Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/
    Actually, mod_rexx is alive and well I just installed and tested it on my debian apache server.
    https://sourceforge.net/projects/modrexx/

    Ordinary cgi works just fine in REXX as well.
    Many of the CGI tools for REXX are still out there as well.
    An excellent on REXX web in Howard Fosdick's REXX Programmer's reference (free at the site below) might help as well.
    http://rexxinfo.org/

    Larry

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tango foxtrot@21:1/5 to Jaime on Fri Jul 8 14:40:15 2022
    On Wednesday, May 4, 2022 at 7:44:16 AM UTC-7, Cruz, Jaime wrote:
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one
    installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with cart, rdbms, email-notifications, remote-uploading of product pictures etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author being Dimitry-J. Lux, "An Introduction to Web Application Development – Combining Jakarta Server Pages with Programs Written in Scripting Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may
    want to become a member there and use the e-mail list there which has a high profile user group where you may get additional competent help.

    HTH
    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine. Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/
    Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Simon Husin@21:1/5 to tango foxtrot on Sat Jul 9 07:22:20 2022
    On Friday, July 8, 2022 at 4:40:16 PM UTC-5, tango foxtrot wrote:
    On Wednesday, May 4, 2022 at 7:44:16 AM UTC-7, Cruz, Jaime wrote:
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one
    installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with cart, rdbms, email-notifications, remote-uploading of product pictures etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author being Dimitry-J. Lux, "An Introduction to Web Application Development –
    Combining Jakarta Server Pages with Programs Written in Scripting Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may want to become a member there and use the e-mail list there which has a high profile user group where you may get additional competent help.

    HTH
    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine. Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/
    Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4

    Hello All,

    My hobby website was running the 32-bit mod_rexx on a Windows XP SP3 since mid of 2006.
    Towards mid of 2021, I began to have problems keeping the site up for longer than just a few visits between restarts.
    Earlier this year (2022), I moved the site to 64-bit PC. It is now running Mod_Rexx/2.4.0 Apr 22 2021 13:44:37 | Open Object Rexx 5 2021-12-30 | Microsoft Windows 10 Pro (which you can see close to the bottom of the landing page when you visit the site).

    I understand the confusion about mod_rexx, consider the following...

    1. http://modrexx.sourceforge.net/ --> showing Package: Mod_Rexx, Version: 2.1.0, Copyright (C) W. David Ashley 2004.

    2. https://sourceforge.net/projects/modrexx/ --> showing Updated /mod_rexx/2.4.0/mod_rexx-2.4.0-x86-64.zip both 6 months ago and 1 year ago
    Then, when you see what I stated above, my website is running Mod_Rexx/2.4.0 Apr 22 2021 13:44:37, possibly because the downloaded version had an issue which I fixed (and posted in this group, so I believe).

    3. https://mod-rexx.soft112.com/ --> showing version 2.4.0 posted on 2022-01-17, with version 2.2.0 posted on 2007-05-16

    Lastly, FYI, since my older codes made (much) use of Mark Hessling's excellent REXXSQL routines (to access various databases, see his website http://www.rexx.org/), I have to use another version of OORexx now (on the same box), i.e. a 32-bit version 4.2.
    0 2014-02-22.

    Hope this helps.
    -Simon in Nashville, Tennessee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Cruz, Jaime@21:1/5 to Larry S on Sat Jul 16 11:38:45 2022
    On 6/29/22 10:48, Larry S wrote:
    On Wednesday, May 4, 2022 at 10:44:16 AM UTC-4, Cruz, Jaime wrote:
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one >>>> installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be >>> used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. >>> <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at
    <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with
    cart, rdbms, email-notifications, remote-uploading of product pictures
    etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author
    being Dimitry-J. Lux, "An Introduction to Web Application Development – >>> Combining Jakarta Server Pages with Programs Written in Scripting
    Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may
    want to become a member there and use the e-mail list there which has a
    high profile user group where you may get additional competent help.

    HTH
    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine.
    Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/
    Actually, mod_rexx is alive and well I just installed and tested it on my debian apache server.
    https://sourceforge.net/projects/modrexx/

    Ordinary cgi works just fine in REXX as well.
    Many of the CGI tools for REXX are still out there as well.
    An excellent on REXX web in Howard Fosdick's REXX Programmer's reference (free at the site below) might help as well.
    http://rexxinfo.org/

    Larry

    That's great! Someone has picked up the modrexx source code and is
    updating it. I wasn't aware of that. Thanks!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Cruz, Jaime@21:1/5 to tango foxtrot on Sat Jul 16 11:39:47 2022
    On 7/8/22 17:40, tango foxtrot wrote:
    On Wednesday, May 4, 2022 at 7:44:16 AM UTC-7, Cruz, Jaime wrote:
    On 4/11/22 11:12, Rony wrote:
    On 11.04.2022 00:57, Dennis Lee Bieber wrote:
    On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena
    <claudio...@gmail.com> declaimed the following:

    I am not able to execute REXX script in HTML page in Windows
    environment, using XAMPP server.


    A quick Google leads me to understand that XAMPP is an all-in-one >>>> installer for Apache with PHP&PERL. Adding any other language means
    one is
    going to be going deep into raw Apache configuration.

    Can anyone help me configure it??

    Only things I located is (the ugly bloated Google tracking junk)
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwigv_nXyYr3AhVtCjQIHSgIAbcQFnoECCcQAQ&url=https%3A%2F%2Fwww.epbcn.com%2Fpdf%2Fjosep-maria-blasco%2F2006-11-02-RexxHttp-Servlet-programming-in-Rexx.pdf&usg=AOvVaw1-
    VVXn6ju9wk7RdalZiMdF

    https://www.tutorialspoint.com/rexx/rexx_web_programming.htm

    There is a modrexx module for Apache web server that allows ooRexx to be >>> used, AFAIK.

    One can definitely use any Java-based web server to use ooRexx, cf. e.g. >>> <https://epub.wu.ac.at/8188/> and from last year's Rexx symposium at
    <https://www.rexxla.org/presentations/2021/202111-04-AutoJava-BSF4ooRexx-Tomcat.pdf>.


    Also a very nice web-shop written for Java-web servers in ooRexx with
    cart, rdbms, email-notifications, remote-uploading of product pictures
    etc. can be found at <https://wi.wu.ac.at/rgf/diplomarbeiten/>, author
    being Dimitry-J. Lux, "An Introduction to Web Application Development – >>> Combining Jakarta Server Pages with Programs Written in Scripting
    Languages".

    As RexxLA.org now has free memberships you, as a Rexx programmer, may
    want to become a member there and use the e-mail list there which has a
    high profile user group where you may get additional competent help.

    HTH
    modrexx is no longer maintained and doesn't seem to work anymore.
    Instead, I just write REXX code as cgi scripts. That works just fine.
    Example:

    http://www.nassauwings.org/cgi-local/PhotoAlbum.rex


    --
    Jaime A. Cruz

    Nassau Wings Motorcycle Club
    http://www.nassauwings.org/

    AMA District 34
    https://www.amad34.org/
    Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4

    That's GREAT! I wasn't aware of that. Need to get it installed and
    rework some of my pages again. Thanks!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Plume
      Sun Sep 14 09:34:52 2025
      from Uk via Raw
    • Gretchiie
      Sun Sep 14 06:07:30 2025
      from Derry, Nh via Telnet
    • Thlc
      Sat Sep 13 17:11:34 2025
      from Rognac, France via Telnet
    • Thlc
      Sat Sep 13 17:04:03 2025
      from Rognac, France via Telnet
    • Thlc
      Sat Sep 13 16:32:19 2025
      from Rognac, France via SSH
    • Thlc
      Sat Sep 13 15:41:11 2025
      from Rognac, France via SSH
    • Thlc
      Sat Sep 13 07:56:03 2025
      from Rognac, France via SSH
    • Gretchiie
      Sat Sep 13 07:22:10 2025
      from Derry, Nh via Telnet
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 546
    Nodes: 16 (2 / 14)
    Uptime: 00:38:22
    Calls: 10,385
    Calls today: 2
    Files: 14,057
    Messages: 6,416,570

© >>> Magnum BBS <<<, 2025