Using porting JackBe mashup to my application
Hi Subu,
Presto can help you mash data (create mashups) from various data sources.
I am not sure if I can point you to documentation specific to porting mashups created in TIBCO General Interface.
However, it would be beneficial if you go through the documentation available at
and also try out Presto Developer Edition.
Do let us know if you have further queries.
There is no specific example of 'porting' a mashup to TIBCO or to any other platform. Mashups are hosted on the Presto Mashup Server.
What I would suggest, Subu, is that you think of the mashup and the Presto Mashup Server as something you need to invoke from the web app you are creating in TIBCO.
The Presto Connect APIs allow applications, including web apps, to connect to the Presto Mashup Server and invoke (use) mashups you have created or services that you have publish in Presto. You can find examples of using these APIs in JavaScript, Java, C#, VBA and ActionScript in the documentation at:
http://www.jackbe.com/prestodocs/v2.7.0/prestolibrary/index.html
Then search for Presto Connect.
Sara, technical writer/jackbe







I am developing a Web 2.0 application using TIBCO General Interface.
I have mashup of (JavaFX) applications and I need to use this mashup in my Web 2.0 application being developed in TIBCO General Inteface.
What facilities JackBe provides to port the mashup and embed in other application? How can I achieve this? Please point me to sample and documentation.