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