Mashups & Java

Wanna connect mashups to your Java apps? This Dev Zone is dedicated to you. Here's everything the Mashup Developer Community has to say about mashups and Java, whether it's a demo, video, code sample, forum post, Q&A or blog.

Mashup Code Sample - Integrated Session Support in EMML

Posted 09/25/2008 - 12:12 by danmalks

EMML has integrated session support. You can define a variable that references a session:

<variable name="session.key1" type="string"></variable>

You can then assign a literal value to the session variable:

<assign literal="mystuff" outputvariable="session.key1"></assign>

Try it!

A quick link to everything about 'Mashups and Java'

You can find a quick list of everything in the MDC about 'Mashups and Java' with this quick link: http://www.jackbe.com/enterprise-mashup/mashups-and-java/.

A quick link to everything about 'Mashups and Java'

You can find a quick list of everything in the MDC about 'Mashups and Java' with this quick link: http://www.jackbe.com/enterprise-mashup/mashups-and-java/.

How do I do Presto Connect for Java calls inside of EMML?

Matt asked me this one in the halls today...

'How do I do Presto Connect for Java calls inside of EMML? I know I need to include the Presto Connect jars but what would I need to do in order to make a jump request inside of EMML and paramaterize the request so it can be requested and paginated through the mashup?'

How do I do Presto Connect for Java calls inside of EMML?

Matt asked me this one in the halls today...

'How do I do Presto Connect for Java calls inside of EMML? I know I need to include the Presto Connect jars but what would I need to do in order to make a jump request inside of EMML and paramaterize the request so it can be requested and paginated through the mashup?'

Trouble installing with Netbeans IDE 6.1

I'm having issues getting past the Java JDK point on the Installation Instructions.. I've spent sevral hours trying to overcome some difficulties downloading the latest NetBeans edition and point to that for the C:\Program Files\NetBeans IDE 6.1 directory and still can ot get that to run on installaiton....so it has been a no-go at the Java SDK notification to allow download of Presto... any guidance here is very welcome at this point to ver come this. Phonen cal l may help. Pleae e-mail me tomorrow.

Trouble installing with Netbeans IDE 6.1

I'm having issues getting past the Java JDK point on the Installation Instructions.. I've spent sevral hours trying to overcome some difficulties downloading the latest NetBeans edition and point to that for the C:\Program Files\NetBeans IDE 6.1 directory and still can ot get that to run on installaiton....so it has been a no-go at the Java SDK notification to allow download of Presto... any guidance here is very welcome at this point to ver come this. Phonen cal l may help. Pleae e-mail me tomorrow.

JackBe's EAF plugin for Eclipse

Posted 11/02/2008 - 23:54 by alxmancilla

A quick introduction to the Presto Enterprise Ajax Framework (EAF) plugin for Eclipse. [Read More...]

Mashups In Liferay Portal

As many of you know, we have a Presto Connector for Enterprise Portals, allowing the quick and easy publishing of mashups and mashlets as JSR168 or WSRP compliant Portlets. [Read More...]

Mashups In Liferay Portal

As many of you know, we have a Presto Connector for Enterprise Portals, allowing the quick and easy publishing of mashups and mashlets as JSR168 or WSRP compliant Portlets. [Read More...]

Trouble importing mySQL table

Posted 01/12/2009 - 09:44 by genting

Hi all,

i need some help here. i have installed the jdbc connector on my computer and have succesfully created a new datasource in "manage datasource". when i attempt to publish the database service, i am able to see my tables and aelect them, however when i click the "proceed" button. nothing happens...

anyone could advise me on what i have left out?

Trouble importing mySQL table

Posted 01/12/2009 - 09:44 by genting

Hi all,

i need some help here. i have installed the jdbc connector on my computer and have succesfully created a new datasource in "manage datasource". when i attempt to publish the database service, i am able to see my tables and aelect them, however when i click the "proceed" button. nothing happens...

anyone could advise me on what i have left out?

Presto Parameters in Java

Hello Mashers,
Is it possible to access the Presto Global parameters in JSP/Javascript? The Presto Global paramters are set in Admin console --> Parameter management.

In documentation I could find accessing presto global/session parameters in EMML ($global.parameter-name). Is there a similar way for accessing in JSP/JS?

Thanks,

Guruprasad

 

 

 

 

 

Presto Parameters in Java

Hello Mashers,
Is it possible to access the Presto Global parameters in JSP/Javascript? The Presto Global paramters are set in Admin console --> Parameter management.

In documentation I could find accessing presto global/session parameters in EMML ($global.parameter-name). Is there a similar way for accessing in JSP/JS?

Thanks,

Guruprasad

 

 

 

 

 

Mashup Video - Presto Event Connector

This video demonstrates a use-case for the Presto Event Connector (PEC), which has the ability to recieve messages from a JMS Server and then push them into the client.  Additionally PEC can connect to Presto and invoke any of the registered services/mashups.

In this example, a user will recieve real-time information about currency exchange rates in order to know which rate to apply in an currency exchange transaction. [Read More...]

LFMPlayer

Posted 02/28/2009 - 16:17 by indiji

A 100% Java replacement for Last.fm's Playing software. Plays (and records) Last.fm-Stations and local Mp3-Files, shows Artist Slideshow, Song Lyrics and more..

Out of Memory using HSQLDB

 I just installed JackBe on a fresh OS X 10.5.6 laptop -- 

Everything seems to go just fine through the install...when I start the presto repository (using HSQLDB) it starts fine.  I start the mashup server - that starts fine as well.  I go to the URL http://localhost:9001/presto and in the command bash terminal window that started the repository I see:

 

Exception in thread "HSQLDB Connection @29115152" java.lang.OutOfMemoryError: Java heap space [Read More...]

Out of Memory using HSQLDB

 I just installed JackBe on a fresh OS X 10.5.6 laptop -- 

Everything seems to go just fine through the install...when I start the presto repository (using HSQLDB) it starts fine.  I start the mashup server - that starts fine as well.  I go to the URL http://localhost:9001/presto and in the command bash terminal window that started the repository I see:

 

Exception in thread "HSQLDB Connection @29115152" java.lang.OutOfMemoryError: Java heap space [Read More...]

"App Clipping" with ServiceLayer - Add Java Applications to Presto Mashups

Have you ever wanted to compose a mashup that included "clips" from a Java application?  Such "Java Clipping" is now possible, using a product called ServiceLayer from AgileIT.  You don't even need to write any Java code to do it!  Here are the steps: [Read More...]

Web Video Chat Room API from ooVoo

My client ooVoo is spreading the word on their Web Video Chat Room API.

The video call room API enables developers to easily embed the ooVoo video rooms inside their own web sites. Since we believe that ease of use is the key for success, the focus is to have as much functionality as possible using “copy/paste” or ready to use JavaScript code.  More info is here.

Any recommendations on some other places to post?

Web Video Chat Room API from ooVoo

My client ooVoo is spreading the word on their Web Video Chat Room API.

The video call room API enables developers to easily embed the ooVoo video rooms inside their own web sites. Since we believe that ease of use is the key for success, the focus is to have as much functionality as possible using “copy/paste” or ready to use JavaScript code.  More info is here.

Any recommendations on some other places to post?

JDK 1.5 Download

Hi,

I'm just a beginner in this. I even cannot get Presto installed because it askes me for the JDK folder. I don't have JDK installed yet and i find that i should be version 1.5. So far so good. So i start looking for a JDK 1.5 and strangely i cannot find it anywhere for download. I can find version 5.0 and 1.4 but where the ... can i find 1.5?

 

Thanks in advance,

 

Albert

 

JDK 1.5 Download

Hi,

I'm just a beginner in this. I even cannot get Presto installed because it askes me for the JDK folder. I don't have JDK installed yet and i find that i should be version 1.5. So far so good. So i start looking for a JDK 1.5 and strangely i cannot find it anywhere for download. I can find version 5.0 and 1.4 but where the ... can i find 1.5?

 

Thanks in advance,

 

Albert

 

using presto APIs with Java and xpath

i am new to presto.  i created a simple mashup called DoSomething with one operation getData which returns the NNMoneyHeadlines.

I used the display tag to filter the results which works; here is the emml: [Read More...]