Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Livesite component talking to external application
rashank
I am creating pages using livesite. One of the requirements is for the components to display data that is generated with execution of business rules at runtime. What is the best way to configure my component to get data from this potentially external application that generates JavaBeans and other serializable java objects that contain data?
Find more posts tagged with
Comments
rashank
I did see the option of using the External and Controller objects as one of the suggested options in the documentation of Livesite.
Any other options?
AlexC
Controllers and Prefix/Externals are the way to do this.