I also provide in my blog several examples(with source code) on how to
integrate flex with struts 2/JBOSS:

General Overview: 
http://simplyolaf.blogspot.com/2009/07/integrating-adobe-flex-with-struts-2.html
BlazeDS: 
http://simplyolaf.blogspot.com/2009/07/integrate-adobe-flex-and-jboss-using.html
HttpService: 
http://simplyolaf.blogspot.com/2009/07/adobe-flex-with-struts-2-using.html

Best Regards,
Armindo

On Jul 29, 6:58 am, "hsivaramakrish...@gmail.com"
<hsivaramakrish...@gmail.com> wrote:
> You could take a look athttp://code.google.com/p/fxstruts/by Anirudh
> Sasikumar.
>
> This is an implementation of Flex with Struts.
>
> Thanks
> Harish
>
> On Jul 27, 7:02 pm, himz <himadri...@gmail.com> wrote:
>
> > Hi Karima,
> > You can't use MXML tag directly inside JSP, you need the .swf file
> > (compiled version of MXML file) which you can embed in your JSP file.
> > You can compile your MXML file using MXMLC or the Flex Builder IDE.
> > In order to communicate with the server you can use RPC (HTTPService)
> > or WebServices from your MXML Application...
> > Please go through Chapter 5 in the Flex Developer's guide 
> > <http://www.adobe.com/support/documentation/en/flex/>
>
> > Hope this helps you!
>
> > On Jul 27, 4:16 pm, karima aissaoui <aiss...@gmail.com> wrote:
>
> > > hi all,
>
> > > i want to create a web application based on flex3 and struts, but i have a
> > > problem to do this. when i want to include a flex tag in a jsp page i find
> > > prblems (Exception in the line where i wrote this : <mm:mxml>) plz help me
> > > it's urgent and thank you very much.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to