/adapterj-example-servlet

An example based on Standard HTML Template (without any special syntax, tags, attributes), Servlet, and AdapterJ.

Primary LanguageJavaApache License 2.0Apache-2.0

adapterj-example-servlet

点击这里阅读中文说明

An example based on Standard HTML Template (without any special syntax, tags, attributes), Servlet, and AdapterJ.

Environment Requirements

  • JDK 1.8+
  • Maven 3.0+

Guide

  1. Run these Command Lines as below
  2. Open the URL with a web browser

Command Lines

git clone https://github.com/york-deng/adapterj.git
cd adapterj
mvn clean deploy

cd ..

git clone https://github.com/york-deng/adapterj-example-servlet.git
cd adapterj-example-servlet   
mvn tomcat7:run   

URL

http://localhost:8080/adapterj-example-servlet