Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Integerating RAP(Passing object from RAP to other APP)
Integerating RAP [message #757176] Wed, 16 November 2011 23:44 Go to next message
Raj  is currently offline Raj Friend
Messages: 74
Registered: August 2011
Member
Hi

In RAP, everything generated on client side is through qooxdoo scripting. Now in my current app i have a scenario in which i want to pass paramters to the different application.

Scenario:
In my RAP a form is being displayed it has all the user information.Now click on the button, i need to send all the info to diferent application.

How can i achieve this???

Thanks
Raj
Re: Integerating RAP [message #757239 is a reply to message #757176] Thu, 17 November 2011 09:56 Go to previous message
Bertin Kiekebosch is currently offline Bertin KiekeboschFriend
Messages: 330
Registered: August 2011
Senior Member
Hi,

I think you should not do anything in client side script. Once the button is pushed, and that event is handled you are back on the server again. Here you should send the info to that other application.

Regards Bertin
Previous Topic:Debugging over web browser
Next Topic:How to deploy a RAP 1.5.0M2 application onto Tomcat server?
Goto Forum:
  


Current Time: Fri Apr 26 16:53:27 GMT 2024

Powered by FUDForum. Page generated in 0.03193 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top