New post JDriven blog: Back 2 Basics: Servlets without a Framework #Java #Servlet https://blog.jdriven.com/2023/10/Back-2-Basics-Servlets-without-a-Framework/
Back 2 Basics: Servlets without a Framework

We have come a long way since the introduction of Servlets back in 1999. Back then, implementing and getting to run a Servlet required a lot of development, class overloading, XML configuration and a

JDriven Blog

http4s-jetty-0.23.13 is out. It addresses the breaking async changes in Cats Effect 3.5.

https://github.com/http4s/http4s-jetty/releases/tag/v0.23.13

#Scala #Typelevel #Http4s #Jetty #Servlet

Release v0.23.13 · http4s/http4s-jetty

This release contains the changes necessary to be compatible with Cats Effect 3.5's new cancellation semantics. What's Changed Upgrade http4s, http4s-servlet by @sgjbryan in #118 New Contributors...

GitHub

Happy to welcome a pair of new http4s maintainers this week:

- @valencik has joined the Core team.
- @dhinojosa will be helping out with Servlet and Tomcat support.

👏 👏

#http4s #Scala #Servlet #Tomcat

#Struts 1.x was the very first web framework I learned in my career ~2008. Glad to hear it's still progressing!

Version 6 was just released: "Until version 6.0.0, each application using Struts had to use #Java #Servlet API 2.5 at least. This version of Servlet API is over 17 years old now, while Struts is 20 years old". https://softwaremill.com/whats-new-in-the-apache-struts-6-0-0/ by @softwaremill

What's new in the Apache Struts 6.0.0

If you take a look at the Version Notes, you can notice over 200 changes tons of bug fixes and improvements with a pinch of new features. Nevertheless, the most important change is the proper usage of the Semantic Versioning - this can be a surprise for most of you.

SoftwareMill
A Java programmer’s guide to delivering webapp frontends http://steinar.bang.priv.no/?p=269 #frontend #java_programming #bundlejs #frontend-maven-plugin #osgi_web_whiteboard #reactjs #servlet #servlet_30_annotations #servlet_container #war_file #web_descriptor #web_whiteboard #webxml #webpack When I started investigating (googling) web frontends, I found tutorials for various frameworks and I found tutorials using node.js to deliver frontends to web browsers on localhost. What I did not find, w
A Java programmer’s guide to delivering webapp frontends

Steinar Bangs blogg