I am not able to execute REXX script in HTML page in Windows environment, using XAMPP server.
Can anyone help me configure it??
On Sun, 10 Apr 2022 13:38:27 -0700 (PDT), Claudio Lorena <claudio.lorena@gmail.com> declaimed the following:VVXn6ju9wk7RdalZiMdF
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-
https://www.tutorialspoint.com/rexx/rexx_web_programming.htm
On 11.04.2022 00:57, Dennis Lee Bieber wrote:VVXn6ju9wk7RdalZiMdF
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-
rony,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
On 11.04.2022 00:57, Dennis Lee Bieber wrote:VVXn6ju9wk7RdalZiMdF
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-
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
On 4/11/22 11:12, Rony wrote:VVXn6ju9wk7RdalZiMdF
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-
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.
HTHmodrexx 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
--Actually, mod_rexx is alive and well I just installed and tested it on my debian apache server.
Jaime A. Cruz
Nassau Wings Motorcycle Club
http://www.nassauwings.org/
AMA District 34
https://www.amad34.org/
On 4/11/22 11:12, Rony wrote:VVXn6ju9wk7RdalZiMdF
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-
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.
HTHmodrexx 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
--Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4
Jaime A. Cruz
Nassau Wings Motorcycle Club
http://www.nassauwings.org/
AMA District 34
https://www.amad34.org/
On Wednesday, May 4, 2022 at 7:44:16 AM UTC-7, Cruz, Jaime wrote:VVXn6ju9wk7RdalZiMdF
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-
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.
HTHmodrexx 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 34Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4
https://www.amad34.org/
On Wednesday, May 4, 2022 at 10:44:16 AM UTC-4, Cruz, Jaime wrote:VVXn6ju9wk7RdalZiMdF
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-
Actually, mod_rexx is alive and well I just installed and tested it on my debian apache server.modrexx is no longer maintained and doesn't seem to work anymore.
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
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/
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
On Wednesday, May 4, 2022 at 7:44:16 AM UTC-7, Cruz, Jaime wrote:VVXn6ju9wk7RdalZiMdF
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-
Beg pardon... I'm maintaining mod-rexx, it's up to date with httpd 2.4modrexx is no longer maintained and doesn't seem to work anymore.
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
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/
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 376 |
Nodes: | 16 (2 / 14) |
Uptime: | 25:06:51 |
Calls: | 8,035 |
Calls today: | 5 |
Files: | 13,034 |
Messages: | 5,829,273 |