DOC

cat.inspiracio : orange-servlet

Maven & Gradle

Oct 02, 2021
1 usages

Orange Servlet · Orange Servlet provides HTML templating with server-side Java. OrangeServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * data-if="E" attributes for server-side conditional, * data-for="T x : E" attributes for server-side loops, * data-import="C" attributes for server-side class imports, * data-substitute="file.html" substitute an element with the processed contents of a file, * ${expressions} in element bodies and attribute values.

Table Of Contents

Latest Version

Download cat.inspiracio : orange-servlet Javadoc & API Documentation - Latest Versions:

All Versions

Download cat.inspiracio : orange-servlet Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file orange-servlet-0.0.9-javadoc.jar to orange-servlet-0.0.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder orange-servlet-0.0.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "orange-servlet-0.0.9-sources.jar" -d "orange-servlet-0.0.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 05, 2018
7 usages
Jan 27, 2016
2 usages
Sep 30, 2021
2 usages
Apr 22, 2019
2 usages
Oct 02, 2021
1 usages

Discover Dependencies

Jul 06, 2017
1 usages
Jun 01, 2017
1 usages
Jun 24, 2017
1 usages
5 stars
Oct 24, 2018
2 usages
17 stars
Oct 19, 2017
1 usages
105 stars
Oct 19, 2017
1 usages
105 stars
Jul 24, 2019
1 usages
9 stars
Aug 23, 2022
1 usages
0 stars
Aug 23, 2022
1 usages
2 stars
Oct 28, 2017
1 usages
18 stars