cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a Java based application to Alfresco?

javid
Champ in-the-making
Champ in-the-making
hi,
i would like to know how to add a java based application to alfresco for eg:creating a jsp page n making a call from the jsp page that retrives information from the alfresco remote server,plz let me know the steps to configure that application..a step by step eg would be very helpful plz reply asap
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
The following are some of the remote interfaces are available for alfresco, web scripts, web services, rmi, ftp.   You will have your Java App communicate over one of the remote interfaces.

javid
Champ in-the-making
Champ in-the-making
hi thanks for your reply i would also like to know where are theses api's located how to call them ,can u advice on this please,how to call these web scripts