All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download orange-servlet JAR file with all dependencies

Search JAR files by class name

orange-servlet from group cat.inspiracio (version 0.0.9)

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.

Group: cat.inspiracio Artifact: orange-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 0.0.9
Last update 02. October 2021
Organization not specified
URL http://www.inspiracio.cat/orange-servlet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy