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

« back to all changes in this revision

Viewing changes to ws/listFieldConfig.jsp

  • Committer: Matthias Ronge
  • Date: 2012-06-20 09:39:48 UTC
  • Revision ID: matthias.ronge@zeutschel.de-20120620093948-4uasiub0ko4zu0o7
Added missing JSP file

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:getAllFields()}
 
 
b'\\ No newline at end of file'