26 lines
834 B
JSON
26 lines
834 B
JSON
{"web-app": {
|
|
"servlet": [
|
|
{
|
|
"servlet-name": "cofaxCDS",
|
|
"servlet-class": "x.cds.CDSServlet",
|
|
"init-param": {
|
|
"installationAt": "Philadelphia, PA",
|
|
"adminEmail": "kscom",
|
|
"poweredBy": "Cofax",
|
|
"poweredByIcon": "/images/cofax.gif",
|
|
"staticPath": "/conten",
|
|
"templatePath": "templates",
|
|
"templateOverridePath": "",
|
|
"defaultListTemplate": false,
|
|
"defaultFileTemplate": true,
|
|
"useJSP": false,
|
|
"jspListTemplate": "listTemplate.jsp",
|
|
"jspFileTemplate": "articleTemplate.jsp",
|
|
"cachePackageTagsTrack": [1, 2, 3, 4],
|
|
"can": "/admin/*",
|
|
"fileServlet": "/static/*",
|
|
"cofaxTools": "/tools/*"},
|
|
|
|
"taglib": {
|
|
"taglib-uri": "cofax.tld",
|
|
"taglib-location": "/WEB-IN} |