Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lightweight-component/aj-web

To build a website, here is it!
https://github.com/lightweight-component/aj-web

site web

Last synced: about 5 hours ago
JSON representation

To build a website, here is it!

Awesome Lists containing this project

README

        

[![Maven Central](https://img.shields.io/maven-central/v/com.ajaxjs/ajaxjs-web?label=Latest%20Release)](https://central.sonatype.com/artifact/com.ajaxjs/ajaxjs-web)
[![Javadoc](https://img.shields.io/badge/javadoc-1.3.0-brightgreen.svg?)](https://dev.ajaxjs.com/docs/javadoc/aj-web/)
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg?longCache=true&style=flat)](http://www.apache.org/licenses/LICENSE-2.0.txt)
[![Email](https://img.shields.io/badge/Contact--me-Email-orange.svg)](mailto:[email protected])
[![QQ群](https://framework.ajaxjs.com/static/qq.svg)](https://shang.qq.com/wpa/qunwpa?idkey=3877893a4ed3a5f0be01e809e7ac120e346102bd550deb6692239bb42de38e22)

# Classic Java Website in JSP / 传统 Java Web 技术

Threat Website as a client-side application.

Tutorial: https://framework.ajaxjs.com/docs/aj/.

Java Documents: https://dev.ajaxjs.com/docs/javadoc/aj-web/.

# Install

Requires Java 1.8+, Maven Snippets:

```xml

com.ajaxjs
aj-web
1.3.0

```