Yes that is correct, your MXML and AS classes get compiled into one binary file 
namely your index.swf. So yes if you try to access 
http://localhost:7001/bla/index.swf you will be accessing your Flex build app.

Dimitrios Gianninas
Optimal Payments Inc.



-----Original Message-----
From: flexcoders@yahoogroups.com on behalf of tarun chandra
Sent: Tue 16/10/2007 10:37 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Help Needed Please.for beginner!!!...Flex and Struts 
Development Instructions
 
Hi Everyone,

I just started developing in Flex since well yesterday. And I just
wanted to make sure I was in the right path.

I am using the Flex2 SDK and notepad, I am trying to develop a web
application using struts and only flex for my View with no JSPs.

So far I have created some mxml (index.mxml say) files and stored them
in my
'web-content' folder of my web application. And in my ant build file I
am calling the mxmlc compiler for compiling the mxml files into swf
files and storing them in one of my web-content folders of my web-app. 

And In my web.xml in my <welcome-list> I have specified the index.swf
file so that on going to the web-app URL I would see the index.swf as
the main page. Is this correct or do I have to point to index.mxml
file and use some other mechanism where this would re-direct to
index.swf or is it fine to directly access the SWF file?


I have tried looking in the adobe site but could not find any proper
instructions on how to go about for my current scenario. Are there any
resources or websites that I can look at to know how to work on my web
app.

Kindly take some time and reply, I would sincerely appreciate your help.

Thank You,
Tarun


-- 
WARNING
-------
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--------------
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.

<<winmail.dat>>

Reply via email to