~slub.team/goobi-production/mq-interface-to-create-and-finalise-processes

« back to all changes in this revision

Viewing changes to ws/listTemplates.jsp

  • Committer: Matthias Ronge
  • Date: 2012-06-12 08:39:45 UTC
  • Revision ID: matthias.ronge@zeutschel.de-20120612083945-b7l1m7fu5ndderak
Added ability to retrieve some settings in JSON format

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<%@ page language="java"
 
2
        contentType="application/json; charset=utf-8" pageEncoding="utf-8"
 
3
        session="false" trimDirectiveWhitespaces="true"%>
 
4
<%@ taglib uri="http://taglib.production.goobi.org/webService" prefix="ws" %>
 
5
${ws:getTemplates()}