Page 2 of 2 FirstFirst 12
Results 21 to 23 of 23

Thread: what is the difference between application server, web server and portal server?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Dec 2009
    Answers
    1

    Re: what is the difference between application server, web server and portal server?

    Hi ,

    Websphere actually process static content like you request to access a webpage like Google , it will go to webserver as teh result is excpected and the page will be displayed .now application server comes into picture when you put something in seach box , like something you wanna search ,no there you require application server as webserver cannot take the dynamic request , like it cannot search the database and do lot of processing and yes application server is a software.
    Hope it make sense

    Last edited by admin; 06-25-2012 at 05:31 AM.

  2. #2

    Re: what is the difference between application server, web server and portal server?

    if the exaple is not clear


    here is the example


    www.chase.com---> Static html pages which are stored on webserver example Apache/Iplanet so on


    once you make any request after login getting your balance any details will be served by app servers like weblogic/websphere

    static page is same for all usrer and will change once you login with ur credentials

    Simple saying place where entire Business logic exists in application server in pulling required information from DB


    Request---> Webserver ---> Application Server ---> DB
    <-- <-- <--- responce


    Let me know any more Q's more then happy to share info and learn.


  3. #3
    Junior Member
    Join Date
    Dec 2010
    Answers
    1

    Thumbs up Re: what is the difference between application server, web server and portal server?

    webserver appln Servrer
    1.takes only http request 1.takes all type of protocol requests
    2.allows us deploy only .war files 2.allows to deploy .war, .jar, .ear also
    3.provide only some files to supports 3.provides support for all types of components
    servlets and jsps only
    4.not able to act as apln server 4.able to act as webserver
    5.doesn't contain ejb containers 5.contains ejb containers
    6.it is unable redirecting the service to other server 6.able to redirect
    7.we can't create modules in this 7.we create modules each module is acting as a apln server
    8.Eg:-tomcat, jws 8.Eg:--weblogic,Jboss, GlassFish, websphere, oracle 10g

    Last edited by Srinivasjava; 02-25-2011 at 02:22 AM.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact