[Laszlo-dev] Re: [Laszlo-user] JSP configurator for deploying solo apps

Henry Minsky henry.minsky at gmail.com
Fri Jun 3 11:23:28 PDT 2005


I don't know about that. I am a big believer in putting stuff in the
filesystem. If we remap .lzx.swf for developers, it will make it hard
for them to test their solo deployment snapshot, since they
can't refer to foo.lzx.swf without the compiler trying to make them a new one. 

On 6/3/05, Oliver Steele <steI doele at laszlosystems.com> wrote:
> On May 18, 2005, at 11:50 PM, mdavis wrote:
> > Henry Minsky wrote:
> >
> >
> >> This is a work in progress; a jsp to help deployers create the HTML
> >> wrapper for SOLO apps.
> >>
> >> It basically uses the same wrapper emitted by the 'lzt=html-object'
> >> query arg, but puts
> >> it in an easy to snarf web page.There's also an example of a wrapper
> >> to launch a SOLO
> >> app in its own browser window (I've only tested this in Firefox so
> >> far)
> >>
> >>
> >>
> > The thing I always have to change is:
> > form_example.lzx?lzt=swf&amp;lzproxied=false to
> > form_example.lzx.swf
> 
> Should the OpenLaszlo servlet respond to a request for
> form_example.lzx.swf by serving the swf for form_example.lzx?  That
> is, name.lzx.swf is a synonym for name.lzx?lzt=swf.
> 


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com



More information about the Laszlo-dev mailing list