saada logo

 
  SAADA OVERVIEW
Home  
News  
Tutos and Links  
Download  
  Tutorial
Getting started  
Doing More  
SaadaQL  
The Web Interface  
VO Publishing  
Tips & Troubelshooting  
  COMMUNITY
Mailing List  
Saada Sites  
How to Contact us ?  
  DEVELOPER CORNER
Contributors  
Next Step  
Old Releases  
Inside Saada  
Using UWS  

 

SourceForge.net Logo


HOME ART > DEVELOPER CORNER > Using UWS
Java UWS implementation by G. Mantelet

This library is a convenient implementation of an UWS which already implements all behaviors and functionalities described by the IVOA recommendation. It is designed to be as quick and easy to use as possible so that an user of UWS has not to worry with the UWS management.

In practice all that change between two UWServices is the execution task of their Jobs. The service management - included all possible requests it may receive - never changes.

That’s why this library already manages all these behaviors (described by the IVOA Recommendation). Thus all that you have to do is to implement the execution of a Job.




  • The UWS package developped by G. Mantelet will be included in Saada from version 1.6. It can also be used for others java developments :
  • An excellent tutorial is available here.
  • Learning more about UWS here.
last update 2011-10-10