vinod
Joined: 25 Apr 2006 Posts: 725
|
Posted: Fri May 05, 2006 6:14 am Post subject: Application Server: An introduction |
|
|
Where did application servers come from?
The family of tools that we now call application servers is the result of two originally independent lines of development that converged atop the World Wide Web.
One line of development begins with Web site development tools.The first Web applications were built with handmade tools. They were developed as needed and written in C, C++, Perl, or whatever else happened to be available. These handmade tools eventually gave way to the first integrated Web development tools. Integrated tools sported fancy user interfaces, streamlined the generation of HTML, and added rudimentary back-end integration. The heirs to this line still maintain the family resemblance.
To See more information:
http://www.javaworld.com/javaworld/jw-12-1998/jw-jbe-appservers.html |
|