Hello Robin/

from what I gather there are 3 interfaces one must 'register'
register your WebService to flex
register HTTPServletRequest/HTTPServletResponse to flex
POJO (plain old job object)
(this example shows the first 2 but doesnt show how to interface to a POJO)

Thx,
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "robin bajaj" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Friday, April 20, 2007 4:27 PM
Subject: Re: Flex front end


I just came across this article
that explains how to use Flex front end for Struts web app.
http://www.adobe.com/devnet/flex/articles/struts.html

hope that helps,
robin

On 4/20/07, Richard Kroll <[EMAIL PROTECTED]> wrote:

I am new to struts so bear with me if I'm slightly off, but Flex and
struts really have no need to talk to one another.  Struts is concerned
with the view / controller layer of a MVC application.  Flex acts
internalizes the view / controller layer, and has a micro-framework
called Cairngorm (http://labs.adobe.com/wiki/index.php/Cairngorm).

You can find more information about integrating flex and java at
http://www.adobe.com/devnet/flex/flex_java.html.  From the information
I've seen, it's not a necessity to use FDS, but it can greatly enhance
what is possible in an RIA.

HTH,

Rich Kroll


> -----Original Message-----
> From: Frank Russo [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 20, 2007 2:52 PM
> To: Struts Users Mailing List
> Subject: RE: Flex front end
>
> I'd be curious about this one myself. I've read some good things about
> Flex, but I'd like to see what comes of it as far as popularity. The
fact
> that flash is what it renders holds me back a bit, but it's got some
> really nice features for doing ajax, but even better, it has a built
in
> push technology (I've seen this referred to as comet on some sites) on
the
> server, so you don't have to make standard ajax calls. Really cool
> stuff...
>
> -----Original Message-----
> From: Joe Yuen [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 20, 2007 2:44 PM
> To: Struts Users Mailing List
> Subject: Flex front end
>
>
> Has anyone had any experience getting Adobe's Flex product to work
with
> struts?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to