Ryan, I've been using the wrapper because all of my logic is embedded inside of Flex. There is no business logic necessary in the web page, so I do not need a jsp.
Using the wrapper html file is very easy to use to quickly encapsulate the swf and move on with life. Ronak On Feb 21, 2:16 pm, Ryan Gardner <[email protected]> wrote: > On Sun, Feb 21, 2010 at 1:01 PM, Rick R <[email protected]> wrote: > > On Sun, Feb 21, 2010 at 2:54 AM, Ryan Gardner <[email protected]> wrote: > > >> I've been deploying with a custom jsp page that loads my swfs - I have > >> used the wrapper in testing but never in production. > > >> Are you deploying the app somewhere you can't just write your own jsp > >> wrapper? There are a number of other benefits to using a template - > >> such as being able to pass information into your swfs via flashVars. > > >> It seems a fair number people are using the wrapper and I'm curious why. > > > Well maybe I'm doing debugging wrong, and I'll actually make it another post > > so it's not drowned in this one, but I'm using my wrapper only for debugging > > with the idea (IDEA or Eclipse.) > > Ok, that makes some sense. For my debugging anything non-trivial, I > usually need to have my java / blazeds server running too so I just > set up my debug URL to point tohttp://localhost/somethingsomething > and it works fine. > > Ryan -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://flexmojos.sonatype.org/
