humm - i am getting what you want to say. sever side caching won't affect this the way application is but i will re-think about the possible issues.
and regarding if all the parts willl work as a single application - i would need to do some research. also side by side I have to explore cairgnorm architecture to implement in this application :-( --- In [email protected], "Paul Andrews" <[EMAIL PROTECTED]> wrote: > > ----- Original Message ----- > From: "seemaherein" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, September 20, 2007 11:52 AM > Subject: [flexcoders] need advice - html to mxml > > > > Hi, > > > > the developer working previously on my application has coded an > > index.html which has various url's. each url takes to an mxml > > application. > > > > If i am correct we should have only one mxml application file. > > Can anybody advice if i can convert this index.html in an mxml > > application file > > Now this post worries me a bit. Usually you would expect there to be one > mxml application and everything working from that, but there could be > reasons why this hasn't been done - search engine optimization, having the > ability to bookmark separate parts of the application, building a > mini-application portlet type infrastructure, etc. You would need to know > how the various parts are constructed to know if they will work together > well as part of a single application. > > The worrying part is that if you're not sure about this fairly basic issue, > how will you add a cacheing mechanism? > > Paul >

