Servlet Access
1. object.mfjp
- URL: /daris/object.mfjp
- It can be used for:
- getting the meta data of the DaRIS object
- getting the member object list of the DaRIS object
- downloading the content of the DaRIS object with/without transcoding
- downloading the contents of all the descendants of the DaRIS object with/without transcoding. (it calls the shoppingcart servlet.)
- It can be used for:
2. main.mfjp
- URL: /daris/main.mfjp
- It provides logon and logoff functions for other servlets.
3. shoppingcart.mfjp
- URL: /daris/shoppingcart.mfjp
- It can be called by object servlet to download DaRIS object and all its descendants. It also provides functions to abort, delete the shopping carts.
3. dicom.mfjp
- URL: /daris/dicom.mfjp
- It is the servlet to download or view DICOM image and metadata.
All the above servlets are included in the daris-core-services plugin package. The arguments of servlets can be retrieved by executing the service below in aterm:
http.servlet.describe :url daris