So you say you will be using LCDS?

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Emmanuel Potvin
Sent: Thursday, September 20, 2007 4:59 PM
To: [email protected]
Subject: [flexcoders] Server-side application

 

I'm pretty new with flex and there is some tricks I'm willing to do but
I don't know how.

 

The thing is, I want to have only one application running flex
framework, like lcds, for client access, but running server side logic
on more j2ee applications, maybe even not on the same server. Following
me? 

 

When a user open a panel for some data management, I want the
destination for his datasource to be somewhere else in the world than on
the flex server application. I looked for proxy stuff or something like
that, but is there a simple native friendly way to do that? As is there
a way to configure the messaging servlet and assemblers in a complete
different war file and accessing it by a flex client application
accessed from somewhere else? 

 

I didn't find any concrete way to do that in the documentation.

 

Reply via email to