The benefits of web-based applications
Web-based applications offer a range of business advantages over traditional desktop applications.
What is a web-based application?
A web-based application is any application that uses a website as the interface (the âfront-endâ). Users access the application from any computer connected to the Internet using a standard browser, instead of using an application that has been installed on their local computer.
For example, most of us are familiar with Microsoft Word, a common word-processing application. Google Docs is also a word-processing application, but users perform all the functions using any web browser instead of using software installed on their computer. Web-based e-mail such as Hotmail is another common web-based application that performs the same functions as a traditional desktop application.
Most any desktop software can be developed as a web-based application.
What are the business advantages?
Cost effective development
With web-based applications, users access the system via a uniform environmentâthe web browser. While the user interaction with the application needs to be thoroughly tested on different web browsers, the application itself needs only be developed for a single operating system. Thereâs no need to develop and test it on all possible operating system versions and configurations. This makes development and troubleshooting much easier, and for web applications that use a Flash front end, testing and troubleshooting is even easier.
Accessible anywhere
Unlike traditional applications, web systems are accessible anytime, anywhere, via a PC with an Internet connection, putting the user in charge of where and when they access the application.
Easily customisable
The user interface of web-based applications is easier to customise than it is in desktop applications. This makes it easier to update the look and feel of the application, or to customise the presentation of information to different user groups.
Accessible for a range of devices
In addition to customising content for user groups, content can also be customised for presentation on any device connected to the internet, including PDAs, mobile phones, etc., further extending the userâs ability to receive and interact with information.
Improved interoperability
Using internet technologies based on industry-wide standards, itâs possible to achieve a far greater level of interoperability between applications than with isolated desktop systems. For example, it is much easier to integrate a web-based shopping cart system with a web-based accounting package than it is to get two proprietary systems to talk to each other. Web-based architecture makes it possible to rapidly integrate enterprise systems, improving work-flow and other business processes.
Easier installation and maintenance
Installation and maintenance becomes less complicated. Once a new version or upgrade is installed on the host server, all users can access it straight away. There is no need to upgrade each client PC. Rolling out new software can be accomplished more easily, requiring only that users have up-to-date browsers and plugins. And as the upgrades are only performed by an experienced professional to a single server, the results are more predictable and reliable.
Adaptable to increased workload
Increasing processor capacity also becomes a far simpler operation. If an application requires more power to perform tasks, only the server hardware needs to be upgraded. The capacity of web-based software can be increased by âclusteringâ or running the software on several servers simultaneously. As workload increases, new servers can be added to the system easilyâGoogle, for example, runs on thousands of inexpensive Linux servers. If a server fails, it can be replaced without affecting the overall performance of the application.
Security
Web-based applications are typically deployed on dedicated servers, which are monitored and maintained by experienced server administrators. This is far more effective than monitoring hundreds or even thousands of client computers, as is the case with new desktop applications.
Flexible core technologies
Any of three core technologies can be used for building web-based applications, depending on the requirements of the application. The Java-based solutions (J2EE) from Sun Microsystems involve technologies such as JSP and Servlets. The newer Microsoft .NET platform uses Active Server Pages, SQL Server and .NET scripting languages. The third option is the Open Source platform (predominantly PHP and MySQL), which is best suited to smaller websites and lower budget applications.
Conclusion
Web-based applications are:
⢠easier to develop
⢠more useful for your users
⢠easier to install and maintain and keep secure
⢠easier to grow as you grow
If youâd like to find out more about web-based applications, which technologies to use and how they could benefit your organisation, please contact Magic Web Solutions. Our Case Studies demonstrate how our expertise has delivered tangible business benefits.


April 16th, 2009 at 4:41 pm
What about any environmental benefits of using web based technology versus client server based? Do you know of any statistics on this? i.e. the amount of energy it takes to run a dedicated server? Thanks.
January 6th, 2010 at 9:51 am
Another benefit of web applications is that end users do not have to install any software on their own computers
February 11th, 2010 at 9:00 pm
I think the main advantages of web apps are that they are available anywhere, with the main disadvantage being the latency and lack or responsiveness, even with broadband connections.