MyCalendarService is a soap JAX-WS webservice with a year/month/weekday-view
Call URL with Param:
http://localhost:4435/calendarservice Param
Param = 18-10-2017-J
________________________________
--> methode show
--> Parameter dateval = dd-mm-yyyy-t
t = J --> year-view / t = M --> month-view / t = W --> weekday
See details of implementation (without webservice) here: