Difference between Tom Cat Server,Apache Server and IIS

HI
While looking at the exsting threads i saw someone posted something about these servers . But i',m still confused. Should i use both Tom cat and Apache or only apache to develop the web application. If yes then can i use Tom Cat with Apache
Thanks
Cookie

Well Apache is just a webserver that serves static webpages. Tomcat is used to interpret JSP's and serve servlets. If you plan to use JSP or Servlets, out of your choices, you'll have to use Tomcat. Speaking generally, you could probably use Tomcat for everything; it too can serve static webpages, but for a professional project, you'd probably want to use both Apache and Tomcat. IIS is overkill unless you're going to ASP.
Michael Bishop

Similar Messages

  • The difference between Telepresence Content Server and MSE 3500

    Good day! Could someone explain me what's the difference between Telepresence Content Server and MSE 3500? Why do I need to obtain two these devices for sorting out my tasks? I want to understand gist of the first and the second devices.

    In addition to what Jonathan posted above, here is a Capture Transform Share Solution Guide that goes over a little bit of what the TCS and MXE are and some possible deployment scenarios.
    In short, TCS is used to record video conferences or lectures that can be streamed on demand or live using various streaming or distribution methods.  One such distribution method is using the MXE 3500 to ingest the recordings from TCS and convert them to different media types and add in-video content such as logos etc.  However, from the MXE, you can't send the video back to the TCS for viewing, you'd need to send that off to another viewing portal such as Show and Share.

  • Differences between CTI OS Server and CTI Server ?

    Hello community,
    I've been working with CTI Desktop for a while but I'm not clear about the differences between CTI OS Server and CTI Server?
    If you go to http://docwiki.cisco.com/wiki/Unified_CCE_Software_Compatibility_Matrix_for_8.5(x) and read note 10, they make diffrences between both products.
    Thanks in advance,
    Alejandro

    CTI Server was the original CTI interface into ICM.  It uses a network communication protocol, GED-188 I believe, for communication between the client and server.  This is relatively difficult to program against.  CTIOS and it's related SDKs were developed to provide an easier method of developing desktops and integrating desktop applications.  CTI Server communicates with ICM, CTIOS Server communicates with CTI Server, and desktop applications using the various SDKs communicate with CTIOS Server.  Cisco may be looking to get away from CTIOS Server in the future because of their decision to integrate Finesse with CTI Server rather than CTIOS Server.  Hope that helps.

  • The difference between a OS server and an HD

    Could someone explain to me the difference between a hard drive on a network an an OS based server? Right now I have all my captured raw footage on a 1 terabyte HD on the network. My wife and I access these files from different computers. What would a server do that would be different.
    Thanks in advanced
    Michael and Mary

    Michael O'Brien wrote:
    Does OSX server do the same thing?
    No.
    OS X Server is a general server-spec version of Mac OS X. Final Cut Server is an application that can run on either Mac OS X client or Mac OS X Server. Mac OS X Server includes several functional differences from Mac OS X client that make it easy to operate as a Mail server, DNS server, Directory server, web server, database server, etc.
    Many of those same functions and operations are possible with Mac OS X Client, but you'd be running them all from the command line and the slick GUI and integrations that are part of OS X Server would be absent.

  • What are the OS differences between mini, mini server and XServe?

    Hi,
    Apart from cpu speed disk size and memory,
    what are the differences between the mac mini and the mini server?
    What, if any, are the differences in the OS, software tools etc?
    Also, what are the differences between the OS in the mini, mini server
    and the XServe (apart from of course cpu cores etc)?
    Thanks

    Thanks.
    Is it safe to say that these two pages list
    all the differences?
    http://www.apple.com/macosx/specs.html
    http://www.apple.com/server/macosx/specs.html
    Or is there any doc from Apple that lists the differences?
    Thanks.

  • Difference between logical spool server and alternative printer

    Hi All,
    We are in the process of implementing load balancing among printers. As of now, they are printing as static printers. I want to know:
    1) Is it necassary to define logical spool servers for printer load sharing or we by using printer load balancing and defining the alternative printer, we would be able to accomplish printer load sharing?
    2) Also, even after going by the help manual, still not able to figure out the correct advantage of logical spool servers.
    Thank You,
    Antarpreet

    Hi Antarpreet,
    Logical spool server is at application server level while printer load balancing or what is known commonly as pool printing is something at print server level.
    They are 2 different concepts.
    If you mutiple application servers and each one of them has spool work processes then the best way of making sure that printing makes use of these work processes on load sharing basis is to create logical spool server. In a logical spool server you can define 2 application servers or 1 application server and another logical spool server. Then this logical spool server can assigned to all the printers. When you fire a print out dispatcher would look for which of servers in the logical spool server is free and direct printing to it.
    In case of pool printing you create a printer pool again consisting of 2 physical printers or 1 physical printer and 1 pool printer. Here SAP is not responsible for load balancing but the actual print server is which will decide which printer in the pool is free and will direct the print out to it.
    So logical spool server helps in load balancing at SAP application server level while pool printing does load balacing at physical printer level.
    Regards.
    Ruchit.

  • What is difference between Oracle Application Server and OC4J

    Thanks in advance
    Regards
    Sunil

    OC4J is only the Oracle Container for Java, using a inner HTTP Server.
    Oracle Application Server, the components depend of the installation type.
    Components
    1. OC4J : Oracle container for Java ... without inner HTTP Server, this component use Apache to presentation tier.
    2. OC4J_SECURITY (SSO) : Single SingOn
    3. Forms and Report Server, Wireless ....
    4. Apache : Presentation Tier (use .so or .dll) for OC4J
    All the components of this suite are controlled by the OPMN (This component is installed in the OC4J).
    OPMN : Oracle Process Manager to control all the components.

  • What is diff between oracle application server and weblogic server?

    what is the exact difference between oracle application server and weblogic application server?

    The difference between Oracle Application Server AND WebLogic Server has been discussed in a lot of forums dated 2008 and earlier comparing OAS10g with WebLogic10.0/WebLogic9.2
    But, now since Oracle has taken over WebLogic, this is not really important.
    Now, OAS has no further releases post 10g. WebLogic Server will be the Oracle's strategic application server going forward.
    So, if your query is for choosing one of them for a new environment, you are better of with WebLogic Server 10.3.6 OR WebLogic Server 12g
    As we will not have further releases of OAS and also OAS10g will be end of life soon, we recommend Oracle WebLogic Server.
    If you still want to know the differences, here is one such old oracle documentation link that talks about it
    http://docs.oracle.com/cd/B10467_16/migrate.904/b10425/asmwl02.htm
    Arun

  • Difference between using app server connection pooling and using the driver

    Hi all,
    How to get connection pooling with out application server and tomcat also?
    What is the difference between using app server connection pooling and using the driver supported connection pooling?
    Regards,
    Murali

    maybe the performance of App server pool is better than the JDBC pool,
    for you don't know wether the implementation of the JDBC interface is good or bad.

  • What are the differences between the Time Capsule MC344LL/A and MD032LL/A, do both havethe same make of server grade HDD, also any changes in WiFi coverage and networking abilities?

    What are the differences between the Time Capsule MC344LL/A and MD032LL/A, do both have the same make of server grade hard drive, also any changes in WiFi coverage or networking abilities?  Thanks

    Found this info regarding original question:
    What are the differences between the Time Capsule MC344LL/A and MD032LL/A, do both have the same make of server grade hard drive, also any changes in WiFi coverage or networking abilities?  Thanks
    http://www.hardmac.com/articles/402/page1
    http://www.applefritter.com/node/23907
    Hope this helps -
    ; >}

  • Difference between Crystal Reports Server 2008 and Business Objects XI R2

    Can anyone please help me know the difference between Crystal Reports Server 2008 and Business Objects XI R2? Both the support guides says that it supports Office 2007. I have a problem in exporting the reports to Excel 2007 .I have downloaded the trial version of Crystal Reports Server 2008 but still unable to view my  complete reports in Excel 2007 through infoview because few of my report's colums are truncated and it still exports in Excel 2003.I have LiveOfficeXIR2_SP4 and Office 2007 installed. Is it so that i have to switch over to Business Objects XI R2 or any other to solve my problem instead of using Crystal Reports Server 2008 or is it the problem with the version of my Live office.Pls help me regarding this..
    Babita.

    Babita,
    request you to post the same in the BO forums for more relevant answers...
    Arun

  • How to mirror between the production server and the multiple local servers.

    I am currently looking for the best way to correspond between our production server and the multiple local servers. Because the production server is the only server that holds the latest updating applications, and our local servers are located for each developer’s local machines where the all modifications and creations are done. So when the developer locally makes changes for assets or files, he creates a patch archive first, then accesses to the production side Administration console screen and imports them from Application Management screen.
    We tried to find a way to see the imported date before (so we know which one has been imported as new.), but there is no show in the Administration console Application Management screen. There is Creation date but it’s set as we initially imported the full archive files, but not patch files. Since between applications have some types of the dependencies (like fragments or image files), what is the best way to keep mirroring between the production server and local servers? Or we should simply not use patch file for updating server?
    Thanks,

    Check out this utility : http://blogs.adobe.com/livecycle/2013/03/adobe-livecycle-configuration-migration-utility.h tml
    Thanks,
    Wasil

  • Help Needed in establishing connection between Kepware OPC server and UDS 4

    Hi All,
    I am in the process of establishing connection between Kepware OPC server and UDS 4.0,
    Can anyone guide me through the process of configuring UDS 4.0 to establish conection with the Kepware.
    Any standard documentation on UDS 4.0 will be of great help.
    Thanks in advance,
    Shyam

    HI Rajesh,
    I am creating OPC DA instance and when i try to browse for the OPC servers available in the machine, the list is blank. i am not able to view any OPC servers.
    Actuallt the Kepware OPC server and UDS are installed in the same machine.
    Can you plz through some ligh on this
    Regards,
    SHyam

  • There is a compatibility range mismatch between the Web server and database

    HI,
    Taken backup form production environment through TSM backup utility and restore same db on UAT environment by TSM Utility, after restore got below issue, past i had done many time but working fine this time
    it’s not working. Production environment have SP2010 and sql server 2008 ,UAT have same thing also.
    Server Error in '/' Application.
    There is a
    compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been blocked to due to this incompatibility. This can
    happen when a content database has not been upgraded to be within the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and
    build level to return to compatibility range.
    Description: An unhandled exception occurred during the execution of the current
    web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException:
    There is a compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within
    the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and build level to return to compatibility range.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack
    trace below.
    Stack Trace:
    [SPUpgradeCompatibilityException: There is a compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been
    blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the
    database must be upgraded to the same version and build level to return to compatibility range.]
       Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.ValidateBackwardsCompatibility() +542
       Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request) +63
       Microsoft.SharePoint.SPWeb.InitializeSPRequest() +258
       Microsoft.SharePoint.WebControls.SPControl.EnsureSPWebRequest(SPWeb web) +365
       Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) +520
       Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context) +27
       Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) +918
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

    Hi Bhavik,
    UAT Portal_Contain DB version given below:
    Version ID
    Version
    id
    00000000-0000-0000-0000-000000000000
    12.0.0.4518
    1
    00000000-0000-0000-0000-000000000000
    12.0.0.6219
    3
    00000000-0000-0000-0000-000000000000
    12.0.0.6327
    4
    00000000-0000-0000-0000-000000000000
    12.0.0.6421
    5
    00000000-0000-0000-0000-000000000000
    12.0.0.6510
    6
    00000000-0000-0000-0000-000000000000
    12.0.0.6514
    7
    00000000-0000-0000-0000-000000000000
    14.0.6123.5006
    9
    1A707EF5-45B2-4235-9327-021E5F9B8BB0
    4.1.6.0
    8
    6333368D-85F0-4EF5-8241-5252B12B2E50
    4.1.18.0
    2
    Production Version given below:
    00000000-0000-0000-0000-000000000000
    12.0.0.4518
    00000000-0000-0000-0000-000000000000
    12.0.0.6219
    00000000-0000-0000-0000-000000000000
    12.0.0.6327
    00000000-0000-0000-0000-000000000000
    12.0.0.6421
    00000000-0000-0000-0000-000000000000
    12.0.0.6510
    00000000-0000-0000-0000-000000000000
    12.0.0.6514
    00000000-0000-0000-0000-000000000000
    14.0.6123.5006
    1A707EF5-45B2-4235-9327-021E5F9B8BB0
    4.1.6.0
    6333368D-85F0-4EF5-8241-5252B12B2E50
    4.1.18.0
    I have matched both are the exact same.
    Run the below command on App server:
    Upgrade-SPContentDatabase
    cmdlet Upgrade-SPContentDatabase at command pipeline position 1
    Supply values for the following parameters:
    Identity: Portal_Contain
    Confirm
    Are you sure you want to perform this action?
    Performing operation "Upgrade-SPContentDatabase" on Target "Portal_Contain".
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help
    (default is "Y"):y
    WARNING: Database [SPContentDatabase Name=Portal_Contain] cannot be upgraded.
    Kindly suggest 
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

  • Connection between BO Mobile Server and BOE

    Hi All,
    I have installed BO Mobile on the same machine which as Business Objects Enterprise.
    Have the following questions
    1. How the mobile server connect to the enterprise server? Let me know what are the steps needs to be done for the connection between the mobile server and enterprise.
    2. How the connection between mobile server and proxy server
    I gone through the installation and deployment guide of businessobjects mobile but it not clearer to me.
    Kindly, help me out.
    Thanks and Regards,
    Yuvaraj.

    Hello,
    I have a similar scenario to that you have described, in order to test;
    BOE and BO Mobi deployed on the same machine, no proxy.  I am also using a BB simulator in order to test connecting.
    I have installed the client s/w to the simulator device, but am unable to connect to BOE from the device.
    Below is the info from each of the config files and device.
    Can you tell me if there is a needed change?
    1.  VMS
    $Id: server.config 28982 2008-01-03 21:52:21Z hmak $
    config for VMS Server instance
    VERSION = 6.0
    [server]
    SERVER_ID=VMS_SERVER
    [comm]
    BINDTO_PORT=11711
    MANAGEMENT_PORT=11712
    EXTERNAL_HOSTNAME=<BOE machine Name>
    common across all VMS servers
    INCLUDE_CONFIG_FILE = config/cluster.config
    vim:noet
    2.  VAS:
    $Id: server.config 27498 2007-10-01 19:12:19Z hmak $
    config for Authentication Server (VAS) instance
    VERSION = 6.0
    [server]
    SERVER_ID=AUTH_SERVER
    [comm]
    BINDTO_PORT = 11011
    MANAGEMENT_PORT = 11012
    EXTERNAL_HOSTNAME=<BOE machine Name>
    common across all auth servers
    INCLUDE_CONFIG_FILE = config/cluster.config
    vim:noet
    3.  Handheld Connection Settings:
    Mobile Server:  <server IP Address>
    Port Number:  11011
    CMS Name:  <BOE machine Name>
    Auth Method:  Enterprise

Maybe you are looking for

  • How to include a slug-type area on PDF export

    Does anyone know how I can include a slug area (or something similar) on an AI file when I save as PDF?  I need to include a part number, revision number and date of the file for reference purposes.  I've tried searching and can't seem to find a solu

  • Qosmio G20 - Missing software discs

    I have a Qosmio G20 that has had the hard drives wiped due to a virus. To reinstall software a disc is required that I seem to have misplaced. Apparently Toshiba no longer keeps a copy of this disc as it is an old model. I was wondering if anyone cou

  • How to use a non-US  iPhone in the USA?

    I'll be traveling in the US for 3 months, but do not want to use my Austria-based "Orange" provider's SIM card because of astronomical 'roaming' charges, especially for data. I asked my provider Orange whether they would officially sim-unlock my iPho

  • Billing text determination to Invoice Form

    Hi, How can we get the texts in the billing document header copied into Invoice Form. Say we have text "xxxxxxx" in the billing document header which came from text determination. We need this text "xxxxxxx" into the Invoice form. Please check and ad

  • R12: Multiple Tab Reports (Content Set)

    All, We are on R12 and we are using Report Manager and WebADI. In Report Manager if we run an FSG report with a content set it opens up in Excel, with one tab for each value in the content set. So, all is good. However, in core GL when we run Program