Re: prototype.js

2025-08-13 Thread Daniele Corti via Webobjects-dev
Hi, A while ago, I did a project using Ajax framewotk, with Bootstrap, using jQuery. Fortunately, jQuery is distributed with a function called noConflict(), which is precisely for making jquery work with other javascript libraries. Once I found the right call order, I was able to get both the Aja

Re: Log4j Vulnerability

2021-12-14 Thread Daniele Corti via Webobjects-dev
, Paul Hoadley via Webobjects-dev ( webobjects-dev@lists.apple.com) scritto: Hello, On 13 Dec 2021, at 20:56, Daniele Corti via Webobjects-dev < webobjects-dev@lists.apple.com> wrote: Today the vulnerability CVE-2021-44228 details (log4j) are out and looks like all log4j versions are af

Log4j Vulnerability

2021-12-13 Thread Daniele Corti via Webobjects-dev
Hi List! Today the vulnerability CVE-2021-44228 details (log4j) are out and looks like all log4j versions are affected! I’ve seen many attempt on the logs of the servers, but I was not able to understand if also my ERJar which contains the log4j-1.2.17 is affected. Anyone was able to check if the