Talk:Three-tier (computing)
Appearance
Does the Theory Work?
In a three tier model, how easily can a web application can be converted to different types of applications?
For example:
Using Jakarta Tomcat <-> Jave 2 Enterprise Edition <-> Mysql
then change it to Apache 2 Web Server <-> PHP <-> Postgre
What type of web application would it be? Well, let's say it is a movie rental web application.
~AT3