ramesh chanda
November 28th, 2004, 04:47 AM
1.what is the difference between application server & web server
2.what is the disadvantage of constructor.
2.what is the disadvantage of constructor.
|
Click to See Complete Forum and Search --> : java ramesh chanda November 28th, 2004, 04:47 AM 1.what is the difference between application server & web server 2.what is the disadvantage of constructor. _uj November 28th, 2004, 04:54 AM 2.what is the disadvantage of constructor. As opposed to what? Other forms of initialisation? Using a factory method? mike_barr81 November 28th, 2004, 02:03 PM 1) I'm open to correction here, but i'll give the answer that I think is the most correct. I would say that a web-server is a specific type of application server. An application server is a program that exists to mediate and serve instances of the application (for example a chat server that mediates between all the chat clients). A web-server is a specific type of application server that is designed to serve requested information to web-browsers, normally in the form of .html files. _uj November 28th, 2004, 03:58 PM 1.what is the difference between application server & web server http://en.wikipedia.org/wiki/Application_server cjard November 29th, 2004, 07:28 AM 2.what is the disadvantage of constructor. please, stop asking this stupid question. this has got to be the fifth iteration, with no more information than the first time. it's no more answerable than a question such as "what is the disadvantage of wood?" techie_kalyan December 11th, 2004, 02:19 AM I guess these questions form a part of your school work for some assignment... ;) cjard December 11th, 2004, 07:07 PM how many pages did you have to go back, to find this post? codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |