Article Preview
Buy Now
COLUMN
Web Applications
Deploying Your Web Apps
Issue: 11.2 (March/April 2013)
Author: Paul Lefebvre
Author Bio: Paul Lefebvre is the Real Software Developer Evangelist. He has developed software professionally for almost 20 years and has used Real Studio for over 10 years.
Article Description: No description available.
Article Length (in bytes): 5,559
Starting Page Number: 81
Article Number: 12114
Related Web Link(s):
http://www.realsoftwareblog.com/2012/03/running-standalone-web-application-as.html
http://www.mydomainname.com
http://www.realsoftware.com/community/realworld.php
Excerpt of article text...
People love how easy it is to create web apps using Real Studio Web Edition, but one thing that people find perplexing is how to deploy their web apps.
This is a difficult topic, because even though Real Studio Web Edition makes web app development easy, right now it still leaves deployment up to you. I'll talk about how we (Real Software) are also going to simplify deployment in a moment, but first some thoughts on deploying today.
How a Web App Works
First, it's important to understand how a web app works. A web app consists of multiple parts: the web server, the web app itself (which runs on the server), and the web browser.
The user interacts with your web app using their web browser. It in turn communicates with the web server which is what communicates with your web app.
...End of Excerpt. Please purchase the magazine to read the full article.