WCS display data from third party system - best approach?
we have a requirement where we need to display data from third party system in the WCS page.
how can this be done?
one simple way (but NOT a good way) is to use jsp scriptlets that uses java class that returns data from third party system. We do not want to use this, because maintenance will be nightmare when we have html tags in scriptlets (for tables and other html components).
please suggest options and pointers for this.
Thanks,
Sukumar