ajax-extension
org.lucee
ajax-extension is a Java jar artifact published under the org.lucee group on Maven Central. 3 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 1.0.0.8 3 versions jarChecking...
Add to your project1.0.0.8
<dependency>
<groupId>org.lucee</groupId>
<artifactId>ajax-extension</artifactId>
<version>1.0.0.8</version>
</dependency>Version Details — 1.0.0.8
Packaging
pom
Direct Deps
0
Total Deps
0
Published
Unknown
License
The GNU Lesser General Public License, Version 2.1
A lightweight extension that provides built-in Ajax functionality for Lucee Server applications. Enables seamless asynchronous communication between client-side JavaScript and server-side CFML, featuring easy-to-use tags and functions for dynamic content loading, form submissions, and real-time data updates without page refreshes. Includes support for JSON serialization, error handling, and cross-browser compatibility.
Checking security advisories...