Francisco,
You want to compile a SOLO version of your application, which can be
deployed using just an HTTP server. You might find this chapter of
the Developer's Guide to be instructive:
http://www.openlaszlo.org/lps4/docs/guide/proxied.html
jim
On May 17, 2007, at 7:05 AM, Francisco Jose wrote:
Colin Angevine escribió:
Hi all,
I'm hoping to find a way to put my Laszlo app's source code into a
subdirectory of my website rather than isolated in the my-apps
folder.
How can I then run and test my OL source code if it is outside of the
my-apps directory?
With an Ant script? (One that syncs both directory locations?... by
compiling and/or deploying stuff?)
Thanks for your help,
Colin