2

I am new to OpenCms and I am doing some POC on it.I have googled a lot but I didn't find anything regarding web services integration with opencms. I want to know how we can integrate Web services with openCms.

BenMorel
  • 34,448
  • 50
  • 182
  • 322

1 Answers1

1

i found these two useful examples:

In short both solutions rely on creation of custom OpenCMS module to define the service (here How to create a new OpenCms module) and editing web.xml to register the servlet

Marco
  • 66
  • 3