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

mplates.1.2.source-code.RedoraServlet.ftl Maven / Gradle / Ivy

package ${doc.all.package}.service.http;

import ${doc.all.package}.service.base.RedoraServletBase;

/**
* Web access to the JSON services on the Redora tables generated by Redora. You
* can add secuity and extra services here.
* @author Redora (www.redora.net)
*/
public class RedoraServlet extends RedoraServletBase {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy