Technologies: Java + Apache + Axis
Customer: Synaptica, contact us for personalized WS
Project Leader: Sir Riccardo Casatta
Customer: Synaptica, contact us for personalized WS
Project Leader: Sir Riccardo Casatta
Description: In our laboratories we have set up a structure that offers services on the web. The main advantages of this technology consists in the fact that
is a standard and is accessible from any language. Using port 80 they can also be used in companies that operate behind very restrictive firewalls and that allow only browsing the web.
Axis is also called WS easily through a simple GET http, the following examples use this feature.
Articles on this topic
Free Web Services:
- Cal | wsdl | Some methods:
- isWorkingDay(Date d) | example | This WS verify that the date passed in input is a working day or weekend (Saturday, Sunday or holidays in Italy)
- workingDaysBetween(Date d1, Date d2) | example | This WS reiterates the previous one in a range between 2 dates and calculates the number of working days between them
- More to come… Stay tuned
