Discussion:
VMS web applications
(too old to reply)
Arne Vajhøj
2024-03-29 15:27:58 UTC
Permalink
(it is probably not a big secret that I have been refreshing
VMS web applications recently)

https://www.vajhoej.dk/arne/articles/vmsweb.html

Content:

Introduction
Approch
Examples
Mid 90's
CGI (C, Pascal, Basic, Cobol)
Around 2000
PHP
JSP
Early 00's
PHP + PHP
JSP + Java
JSP + Groovy
Struts (JSP + Java)
Late 00's
Zend Framework (PHP)
Spring MVC with JSP view (Java)
JSF with JSP view (Java)
10's
Laravel (PHP) [not working yet]
Grails (GSP + Groovy)
Spring MVC with Thymeleaf view (Java)
JSF with Facelet view (Java)
Current
Slim (PHP)
JAX-RS via Jersey (Java)
Spring MVC (Java)
Performance
Conclusion

Arne
Arne Vajhøj
2024-04-04 23:10:10 UTC
Permalink
Post by Arne Vajhøj
(it is probably not a big secret that I have been refreshing
VMS web applications recently)
https://www.vajhoej.dk/arne/articles/vmsweb.html
Added a few DCL and Python examples.

Arne

Loading...