• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

we need help in web services

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody, we are a group of students. We are studying the basis of the web services technology. We have to create a complex informative system, part of which consists of a DSS (decision support system). We need to use something already existing, giving in input our alternatives and criteria and receiving in output a graph, or a classification of the alternatives. The criteria are 4 and fixed. We don't need constraints. the alternatives are not fixed.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What's the connection between what you describe and web services?
 
giorgio venezia
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We've been searching for a web service like this for 2 weeks; the best solution we found is this: http://www.decision-deck.org/ws/wsd-IRIS-CppXMCDA.html
Our teacher says we can do better, because this site doesn't provide any API and we should write down the DAOs by our own.
Does anyone know a better web service that could help us?
Thank you in advance
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic