stuckhere90
05-14-2008, 11:10 AM
If you have an Open Laszlo application that you want the public to have access to, do you normally do something like the following:
(1) Create the Laszlo Application
(2) Create a web with say a button on it, that when clicked on, would go to the correct directory on the server, and begin running the Open Laszlo application.
Assuming that it can be done this way, how many simultaneous connections can there be? I mean, it would not be good if only one person could use the app at any given time.
One thing that I am very unclear on is, if NOT running solo, does Tomcat have to be on the server as well?
Any help would be appreciated.
Thanks
(1) Create the Laszlo Application
(2) Create a web with say a button on it, that when clicked on, would go to the correct directory on the server, and begin running the Open Laszlo application.
Assuming that it can be done this way, how many simultaneous connections can there be? I mean, it would not be good if only one person could use the app at any given time.
One thing that I am very unclear on is, if NOT running solo, does Tomcat have to be on the server as well?
Any help would be appreciated.
Thanks