Project Group: cat.inspiracio

Orange Servlet

cat.inspiracio : 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.

Last Version: 0.0.9

Release Date:

Orange Servlet Maven Plugin

cat.inspiracio : orange-maven-plugin

Orange-maven-plugin builds template files for use with orange-servlet. Orange Servlet provides HTML templating with server-side Java. See https://bitbucket.org/bunkenburg/orange-servlet.

Last Version: 0.0.9

Release Date:

cat.inspiracio:html-parser

cat.inspiracio : html-parser

HTML-parser provides a parser for HTML 5 that produces HTML 5 document object model. It aims to be a Java-implementation of http://www.w3.org/TR/html5/. It is for use in the server. It does not implement features that are relevant in the client, like event handling. It is for use from javascript, via Java's scripting library.

Last Version: 0.0.5

Release Date:

Dummy Servlet

cat.inspiracio : dummy-servlet

Dummy Servlet provides some implementations for the interfaces and classes of the Java Servlet spec that are useful for testing and simulation. The version should be the same as the version of the Servlet Spec.

Last Version: 3.1.0

Release Date:

rhino-js-engine

cat.inspiracio : rhino-js-engine

A js-engine.jar that provides a script engine "rhino" with old Rhino JavaScript. The source code for js-engine comes from https://java.net/projects/Scripting. The Rhino engine itself is pulled by maven. Its source is at https://github.com/mozilla/rhino.

Last Version: 1.7.10

Release Date:

cat.inspiracio:csv

cat.inspiracio : csv

Java classes for reading and writing comma-separated value files.

Last Version: 0.0.0

Release Date:

HTML Servlet

cat.inspiracio : html-servlet

HTMLServlet provides HTML templating with server-side javascript. HTMLServlet 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: * ${expressions} in element bodies and attribute values * data-* attributes for conditionals, loops, local variables, and inclusion * <script> element with server-side javascript.

Last Version: 0.0.3

Release Date:

cat.inspiracio:url-parser

cat.inspiracio : url-parser

A JavaBean for URLs of the HTTP protocol.

Last Version: 0.0.0

Release Date:

  • 1