As the talk was given yesterday, the tag library got released as "general 
available" (ga) yesterday
as well and can be located from
<https://sourceforge.net/projects/bsf4oorexx/files/Sandbox/rgf/taglibs/ga/>. If 
you have ooRexx and
the ooRexx-Java bridge BSF4ooRexx installed, you can use the tag library
"{javax|jakarta}.ScriptTagLibs.jar" immediately with Java based web servers 
like Apache Tomcat or
IBM WebSphere and the like, and use ooRexx only to create web applications, if 
so inclined.

The slides for yesterday's talk can be found here:
<https://sourceforge.net/projects/bsf4oorexx/files/Sandbox/rgf/taglibs/ga/AC21-Flatscher-EnablingScriptingLanguagesInJsps-v05.pdf/download>.


---rony

P.S.: For a while the Tomcat 9 ("Java EE (enterprise edition)") and Tomcat 10 
("Jakarta EE
(enterprise edition)") demo installations remain active, such that the URLs 
from below can be used
to peek around the web applications for yourself. The "Teaser" got interest as 
there is no explicit
line of Java, just scripting languages (ooRexx, JavaScript, Groovy, Jython, 
PHP) that insert records
in a SQLite database over and over, until SQLite gets reset which is done by 
another ooRexx program.


On 13.09.2021 19:56, Rony Flatscher wrote:
>
> Hi there,
>
> you might be interested in these nutshell samples, because of ooRexx or 
> BSF4ooRexx or maybe
> because of the other scripting languages.
>
> The taglib library was written in order for the ooRexx programmers to become 
> able to write web
> server applications (which has become to be *quite* easy). More in the talk 
> next week. (BTW this
> year's ApacheCon is free for everyone who registers there are plentiful of 
> interesting talks
> organized in different tracks!)
>
> Cheers
>
> ---rony
>
>
>
> -------- Forwarded Message --------
> Subject:      Re: ApacheCon@Home, Tomcat-Track, request for input ...
> Date:         Mon, 13 Sep 2021 19:42:42 +0200
> From:         Rony G. Flatscher (Apache) <r...@apache.org>
> Reply-To:     Tomcat Users List <us...@tomcat.apache.org>, Tomcat Users List 
> <us...@tomcat.apache.org>
> To:   Tomcat Users List <us...@tomcat.apache.org>
>
>
>
> In the meantime I have prepared a few nutshell examples to demonstrate how to 
> use scripting
> languages with Tomcat for the talk.
>
> In case anyone is interested you can find them here (a rather old Linux 
> machine):
>
> * Tomcat 9 (Java EE): <http://137.208.114.23:42857/demoASF2021/>, Java 8 LTS
> * Tomcat 10 (Jakarta EE): <http://137.208.114.23:42858/demoASF2021/>, Java 11 
> LTS
>
> The scripting languages (not sure whether I keep all of them for the talk) 
> currently are:
>
> * ooRexx (implemented in C++ with a Java bridge)
> * JavaScript (Nashorn, JVM)
> * Groovy (JVM)
> * Jython (JVM)
> * PHP/Resin (JVM)
>
> You will be able to see the sources of the JSPs and the code right via the 
> supplied JSP-links.
>
> Any remarks/feedback welcome!
>
> ---rony
>
> P.S.: Please note, I will be off for a few days starting tomorrow noon such 
> that the test server
> will not be serviced.
>
>
> On 20.08.2021 12:13, Rony G. Flatscher (Apache) wrote:
>> Hi there,
>>
>> in a month ApacheCom@Home 2021 [1] starts and has a Tomcat Track [2] in 
>> which I will present a talk
>> "Apache Tomcat: Enabling Scripting Languages in JSPs" [3]. About getting 
>> ready to prepare the slides
>> and samples I was wondering whether anyone in the Tomcat community would 
>> have questions, ideas,
>> suggestions, curiosities etc. and would kindly request for input if you have 
>> any.
>>
>> ---rony
>>
>> [1] ApacheCon@Home 2021: <https://www.apachecon.com/acah2021/tracks/>
>> [2] Tomcat track: <https://www.apachecon.com/acah2021/tracks/tomcat.html>
>> [3] Apache Tomcat: Enabling Scripting Languages in JSPs:
>> <https://www.apachecon.com/acah2021/tracks/tomcat.html#T1540>

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to