Macromedia Flex is really cool, as it integrates well with Struts. But,
the problem is that Flex probably has a distribution cost associated
with it, hence making it difficult to distribute products at a lower
cost.

Ivan, I am not an advanced user of Struts, but how does your ActionForm
map to flash interface form. Just on my Servlet side.. I am using Castor
XML Binding to send XML data (would like to use JAXB later), and I
forward the response to an xml file. Could us give me some tips on the
architecture.

Thanks in advance.

-- Nitin

-----Original Message-----
From: Markus [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 05, 2004 1:30 AM
To: Struts Users Mailing List
Subject: Re: Using Struts with Flash interface

Hi 

there is another good example from macromedia:

http://examples.macromedia.com/petmarket/flashstore.html

Kind regards,
Markus

> Oh cool topic, actually i m using flash to display my data. Using
> bean:write
> i construct my custom XML document, and at flash side i use  a script
to
> parse the XML into multinode array object, that i can process in my
flash
> movie.
> 
> 
> 
> ----- Original Message ----- 
> From: "Markus" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, March 05, 2004 7:53 AM
> Subject: Re: Using Struts with Flash interface
> 
> 
> > Hi
> > maybe this link would be useful:
> > http://www.macromedia.com/devnet/flex/articles/struts.html
> >
> > Kind regards,
> >
> > Markus
> >
> > > Hi,
> > >
> > >
> > >
> > > I am currently using Struts with output to JSP. I want to replace
my
> JSP
> > > view with Flash, and am very fuzzy about the approach. Could
somebody
> > > throw some pointers into which directions I should proceed.
> > >
> > >
> > >
> > > Here is my understanding and questions so far.
> > >
> > > 1)       XML data is posted from flash. How will the my FORM
object
> fit
> > > in this model. How do I process the request data?
> > >
> > > 2)       I need to send XML data in the response (I should
probably
> use
> > > some transformation like Castor XML, or JAXB).  How do I
accomplish
> this
> > > in Action class.. Any patterns, suggestions ??
> > >
> > >
> > >
> > > Appreciate your time in advance.
> > >
> > >
> > >
> > > -- Nitin
> > >
> > >
> >
> >
> >
---------------------------------------------------------------------
> > 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]



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

Reply via email to