My company is a web travel company. we display approximately 40 hotels per page using tapestry 5 on the front end and jboss for the app server.
We would like to have the business be able to update the metadata (description, photos, etc) for the hotels using a CMS system potentially alfresco.
but looking at the examples it appears that the primary usage is to render entire pages and larger formatted pieces of data. would alfresco be able to just return say 40 unformatted pieces of data back to our app?
and if so what would be the best way to get that data back to our app? via a web service call or is there a cleaner method.
I appreciate any light you can shine on this.
Thanks