Which web server recommended for web development?

am running on windows xp, what are your recommendations regarding the web server?
am looking to develop JSP, servlets and web services.

JBoss, GlassFish and Tomcat are three pretty popular ones. I'd recommend researching them, seeing which one fits your needs and making a selection. No one here knows your full set of requirements or what you intend on doing and - therefore - no one here is qualified to tell you which product to use. Only you know what you need so only you can make the decision.

Similar Messages

  • Which Cluster Server recommend for SAP ECC 6.0

    Hi,
    I want to ask you, which Cluster Server can you recommend us for SAP R/3?
    best regards.
    Emre

    For windows you can use the windows MCS clustering system. For further detail you might want to check out the install guide for your version of SAP software to get an idea of what is needed from a hardware standpoint [Install Guides|http://service.sap.com/instguides]
    Are you looking to cluster the DB, the app server, or both?
    Hope that is helpful.
    J. Haynes

  • No Web server maintained for the presentation of log. system

    Hi Banu/All,
    I got the following error message while executing jump target to R/3 Transaction ME2N.
    <i>Messages:
    No Web server maintained for the presentation of log. system DDVR3110
    Jump target cannot be executed
    An error occurred with the report to report interface during the jump</i>
    Banu, I have gone through the following link which u have given in the previous queries, but can u please tell me how to install ITS for the target system? or how to know/whom to ask regarding the ITS installation? is it BASIS People?
    http://help.sap.com/saphelp_nw04/helpdata/en/61/b8c63ce4b79679e10000000a114084/content.htm
    Apart from ITS, what other settings have to be done in this kind of scenarios?
    Can U please eloborate on this topic, please?
    Thanks & Regards...
    Ganesh
    Message was edited by:
            Ganesh

    Hello Ganesh,
    Did you have the chance to solve it?.
    I have the same issue.
    Thanks in advance.
    Facundo Romero.

  • Web load balancer for web application server

    Hi.
    We are planning to very large system (6,000 users) and They will use BSP application.
    So, We need web load balancing method.
    I think We have two choice : L4 switch or SAP Web Dispacther.
    Is there any recommendation for web load balancing method ?
    Which one is better for large user load balancing ?
    Regards, Arnold.

    Another good advantage of Web dispatcher is web based monitoring, SSL config etc.
    http://help.sap.com/saphelp_erp2004/helpdata/en/05/ac923fa5e93c17e10000000a114084/frameset.htm
    Regards,
    siddhesh

  • Query jump: No Web server maintained for the presentation of log. system

    Hello,
    I have created a query jump in the RSBBS transaction to go in R/3 through a Bex Query. When i choose the jump in the query anayzer I have the error message:
    <b>No Web server maintained for the presentation of log. system.</b>
    Do you have ever had this message? what is the solution? why do my bex anayzer use a web interface to connect in R/3?
    Thanks a lot!
    Julien

    Hi Arun,
    Yes,  the AIE 300 SYSTEM is R/3 system.  If you think this could be a basis problem please let me know and if you can a step by step solution or something to bring to the basis. 
    Thanks,
    Diego

  • Which combination is good for web-application ?

    Which combination is good for web-application
    (struts,hibernet,spring) or (jsf,hibernet,spring)?
    Plz let me know if any one have any knowledge on this...
    Thanks and Regards
    kundan krishna

    There is no definite answer to your question. Removing the common elements, I think your question boils down to, which is better? Struts or JSF? Struts is an action-based framework whereas JSF is component-based. JSF has a standard specification with implementation from multiple vendors whereas Struts is just a third-party (Apache) framework. Struts has been around for a real long time compared to JSF. Hope these pointers help. I suggest you read up more on these frameworks before making a final decision.

  • ANONYMOUS LOGON Web Server to WCF Web Service(Different Server)

    Hi,
           I have facing login credentials lost web server to wcf web service(different server). I got correct data if i open my web site from Web Server but i got "403 forbidden" if i call from client pc or other server.
    I used domain account to run the web application for my own web site. Is it something wrong on my configuration at each server. I have no idea to how to make it to correct. I don't find correct answer on Google or bing.
    Here
    is server information and SPN List. Please let me know if want to know more details.
    1. Domain Server
    2. CRM Server (Web Site is host on this server)
     - Enable Kernel Mode
    -  Windows authentication (1st - Negotiate, 2nd - Ntlm)
    - Impersonate
    - Application Pool (domain\account)
    3. ERP Server (WCF Web Services is host on this server - support kerberos + ntlm).
    - domain\account to run services.
    - constrained delegation to sql server
    4. SQL Server
    Here is SPN on each Server and Service Account
    SQL Server SPN List
    MSSQLSvc/WS08R2SP1-SQL.domain.local:1433
    MSSQLSvc/WS08R2SP1-SQL.domain.local
    WSMAN/WS08R2SP1-SQL
    WSMAN/WS08R2SP1-SQL.domain.local
    RestrictedKrbHost/WS08R2SP1-SQL
    RestrictedKrbHost/WS08R2SP1-SQL.domain.local
    HOST/WS08R2SP1-SQL
    HOST/WS08R2SP1-SQL.domain.local
    CRM Server SPN List
    TERMSRV/WS08R2SP1-CRM
    TERMSRV/WS08R2SP1-CRM.domain.local
    WSMAN/WS08R2SP1-CRM
    WSMAN/WS08R2SP1-CRM.domain.local
    RestrictedKrbHost/WS08R2SP1-CRM
    RestrictedKrbHost/WS08R2SP1-CRM.domain.local
    HOST/WS08R2SP1-CRM
    HOST/WS08R2SP1-CRM.domain.local
    ERP Server SPN List
    TERMSRV/WS08R2SP1-ERP
    TERMSRV/WS08R2SP1-ERP.domain.local
    WSMAN/WS08R2SP1-ERP
    WSMAN/WS08R2SP1-ERP.domain.local
    RestrictedKrbHost/WS08R2SP1-ERP
    RestrictedKrbHost/WS08R2SP1-ERP.domain.local
    HOST/WS08R2SP1-ERP
    HOST/WS08R2SP1-ERP.domain.local
    Domain\NavSvrAdmin (Running Navision Web Service Account) SPN List
    HTTP/WS08R2SP1-ERP.domain.local
    HTTP/WS08R2SP1-ERP
    NAV61-SG_Demo/WS08R2SP1-ERP.domain.local:7046
    NAV61-SG_Demo/WS08R2SP1-ERP:7046
    Here is login fail list on Web Server (CRM Server) using
    WinShark.
    Here is LogIn information on ERP Server. I got this log if i access my web site from client pc.
    ERP Server
    An account was successfully logged on.
    Subject:
        Security ID:        NULL SID
        Account Name:        -
        Account Domain:        -
        Logon ID:        0x0
    Logon Type:            3
    New Logon:
        Security ID:        ANONYMOUS LOGON
        Account Name:        ANONYMOUS LOGON
        Account Domain:        NT AUTHORITY
        Logon ID:        0x45e781
        Logon GUID:        {00000000-0000-0000-0000-000000000000}
    Process Information:
        Process ID:        0x0
        Process Name:        -
    Network Information:
        Workstation Name:    WS08R2SP1-CRM
        Source Network Address:    -
        Source Port:        -
    Detailed Authentication Information:
        Logon Process:        NtLmSsp
        Authentication Package:    NTLM
        Transited Services:    -
        Package Name (NTLM only):    NTLM V1
        Key Length:        128
    This event is generated when a logon session is created. It is generated on the computer that was accessed.
    The subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The logon type field indicates the kind of logon that occurred. The most common types are 2 (interactive) and 3 (network).
    The New Logon fields indicate the account for whom the new logon was created, i.e. the account that was logged on.
    The network fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
        - Logon GUID is a unique identifier that can be used to correlate this event with a KDC event.
        - Transited services indicate which intermediate services have participated in this logon request.
        - Package name indicates which sub-protocol was used among the NTLM protocols.
        - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    SQL Server Properties
    Link 1 Link 2
    ERP Server Properties
    Link
    CRM Server Properties
    Link
        Please ignore my mistake if i post wrong place.
    Best Regards,
    Make Simple & Easy

    Legacy Web services and WCF services are discussed in the Services secition in the ASP.NET forum.
    http://forums.asp.net/

  • Which product is recommended for converting dvd to ipad2?

    which product is recommended for converting dvd to ipad2?

    Handbreak is good, free too.
    http://handbrake.fr/downloads.php
    -J

  • Web Template URL for Web Template ZTEST could not be Generated

    Hello Experts,
                           I have designed a Template in WAD with the name ZTEST(example) when i am trying to execute it in Browser, it is throwing an error like "Web Template URL for Web Template ZTEST could not generated". I am working on 7.0 WAD
    Please suggest me if there is any settings to done.
    Thanks in Advance,
    Regards,
    Vishnu.

    Hello Mr. Wond,
                                Even if i am Executing using a default Template it is throwing the same error that " Web Template URL could not be generated". Meanwhile when i am working on this issue i found that some Command URLs should be defined, but i am unable to trace where to define this URL Command like <a href=u201Dhttp://myAppServer:myPort/SAP/BW/BEx?pageno=1&request_no=8&cmd=ldoc&template_id=EXAMPLE_TEMPLATEu201C></a>
    Please suggest..................
    Regards,
    Vishnu.

  • Difference entre G web server et LabVIEW web server

    Salut,
    je voudrais savoir quelle est la difference entre le G Web server et LabVIEW web Server et quelles sont les avantages de chcun d'eux.
    Merci. 

    Bonjour rose2009,
    Labview web server est le serveur web alors que le G server permet d'executer des script CGI. Il faut se rappeller que labview web server ne permet pas de faire des entrées/sorties, les CGI VI permet de recevoir les entrées ou les requetes pour renvoyer les données.
    Cordialement,
    Hi rose2009
    Labview web server is the web server until G server allow to execute CGI script. LabVIEW does not work with standard HTTP input and output, a CGI VI receives the standard input data as a string when it receives request and sends data that it generates as a string. 
    Best regards,
    Aurélien J.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> Du 30 juin au 25 août, embarquez pour 2 mois de vidéo-t'chat ! Prenez place pour un voyage au coe...

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • Best Server Role for Web Applications

    Hi,
    I'm running SQL Server 2008 R2 Express and using Microsoft SQL Server Manager Studio to administer it.  I have a web application that does read, add, update, and delete to the database and I am currently using the sa account - which is of course not
    a good idea.  I want to create a new user but I don't know what the best practice is for web applications and also security.  The options I have are:
    bulkadmin
    dbcreator
    diskadmin
    processadmin
    public
    securityadmin
    serveradmin
    setupadmin
    sysadmin
    Thanks.

    Hi mark_sti,
    Based on my understanding, you want to create a new user of the database. Using this new account, a web application could read, add, update, and delete the database.
    The options you provide are fixed server roles. For more information about fixed server roles, please refer to this article:
    Server-Level Roles.
    In this scenario, you need db_datareader fixed database role and db_datawriter fixed database role. Db_datareader fixed database role can read all data from all user tables. Db_datawriter fixed database role can add, delete, or change data in all user tables.
    To add two database roles, you should map the login to the database which is used by a web application in Login Properties. Then create a new database user, check Db_datareader fixed database role and Db_datawriter fixed database role on Membership page of
    Database User. About permission of different database roles, please refer to this article:
    Database-Level Roles.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • LV 7 web server crashes for certain VI's

    I have a relatively large data acqusition application using a number of local variables. I can use the web server to create a version of it embedded in a web page, which will function on my local machine. When I try to subscribe to this page using a machine on my internal network, I get a microsoft error indicating that the application needs to be stopped, and asking if I want to send microsoft an error report. When I close the microsoft window, the html page showing my application immediately closes, though it appears initially for a fraction of a second. I tried the same thing with the LabVIEW "Tank Monitor" example, and it worked fine. Are there coding style suggestions for VI's that are to be published via the web server?

    > I have a relatively large data acqusition application using a number
    > of local variables. I can use the web server to create a version of it
    > embedded in a web page, which will function on my local machine. When
    > I try to subscribe to this page using a machine on my internal
    > network, I get a microsoft error indicating that the application needs
    > to be stopped, and asking if I want to send microsoft an error report.
    > When I close the microsoft window, the html page showing my
    > application immediately closes, though it appears initially for a
    > fraction of a second. I tried the same thing with the LabVIEW "Tank
    > Monitor" example, and it worked fine. Are there coding style
    > suggestions for VI's that are to be published via the web server?
    If you have
    LV on the computer that crashes, you might try to open the
    Remote panel into LV instead and see if that works. It might also be
    worthwhile trying a different version of web browser, or try Netscape
    versus IE.
    Once you have those results, if you feel it is a LV problem and not
    caused by some flaky verison of a browser, please try to include the VI,
    or something similar and file a bug report so that it can be investigated.
    In general, most things should work the same, but there are some
    exceptions. ActiveX controls do not remote very well, though depending
    on what the application is doing and if the control is installed on the
    remote computer it will work in some situations. Popup system dialogs
    will not work very well. The file dialog for example -- should it show
    the files on the remote computer or the server computer? Showing the
    server files is a bit of a security issue, so this basically isn't
    supported. And finally, you might find some scattered bugs having to d
    o
    with charts. Keeping their history straight with attribute nodes and
    different network connection rates is pretty tricky and there some snags
    here and there.
    Greg McKaskle

  • Web Server Options for APEX Installation on Oracle Database 10g

    Hi. We are installation a APEX on a test server that is running Oracle Database 10g 10.2.0.4.0. As I understand it there are two Web Server Options:
    1) Oracle HTTP Server (Apache)
    2) Oracle Application Express Listener
    Do both of these work for Oracle Database 10g 10.2.0.4.0? I thought I remember reading somewhere that only the Oracle Application Express Listener would only work with database version 11 or higher.

    Do both of these work for Oracle Database 10g 10.2.0.4.0?Yes.
    I thought I remember reading somewhere that only the Oracle Application Express Listener would only work with database version 11 or higher. No, that restriction (with the exception of 10g XE) applies to the third web server option which you haven't mentioned: Embedded PL/SQL Gateway (EPG), as discussed in your previous thread: +{thread:id=2201975}+
    System requirements for APEX Listener
    {forum:id=858} forum

  • Do I need a web server up for clustering

    Question:
              Do I need to have a web server like Netscape, up and running for cluster.
              If I http://XXXXX:7001 I go directly to WL server.
              Am I correct I need to have a Web Server up and running to test out the
              cluster.
              Thank You in Advance.
              David L. Wasler
              [email protected]
              

    You can also use WebLogic server as web server for this purpose by
              configuring HttpClusterServlet. Refer to WebLogic cluster setup document for
              detail.
              Cheers - Wei
              Prasad Peddada <[email protected]> wrote in message
              news:[email protected]..
              > Yes, you need a web server in the front with our plugin. Without plugin
              you
              > won't get failover and loadbalancing.
              >
              >
              > "David L. Wasler" wrote:
              >
              > > Question:
              > >
              > > Do I need to have a web server like Netscape, up and running for
              cluster.
              > >
              > > If I http://XXXXX:7001 I go directly to WL server.
              > >
              > > Am I correct I need to have a Web Server up and running to test out the
              > > cluster.
              > >
              > > Thank You in Advance.
              > >
              > > David L. Wasler
              > > [email protected]
              >
              > --
              > Cheers
              >
              > - Prasad
              >
              >
              

Maybe you are looking for

  • Can't decrypt with JCE

    Hi all, I've written a very simple encrypter/decrypter using JCE and the sun provider. It seems to encrypt fine, but it doesn't decrypt at all. The code is below: import java.io.*; import java.net.*; import java.security.spec.*; import javax.crypto.*

  • How to get back all lost photos after updating the iOS8?

    When I updated my IOS8 I thought I lost my photos, so I have restored my iPhone but after restoring I have discovered that I lost all my photos, please advise how can get/ retrieve all the lost photos specially since I didn't do backup?

  • How to set a default colour & thickness  for rectangle in preview?

    How to set a default colour & thickness for rectangle(annotation) in preview ? Because every time that I choose for example red and thickness 1 it reverts to orange and 3 next time .

  • Sharing photos that others can DOWNLOAD

    I'm embarrassed to say that i've been using both iPhoto and IWeb a long time, but I've never understood which "sharing" method to use when I want to let others DOWNLOAD my published photos. The iPhoto help file is confusing because it talks about pub

  • Trouble installing CS6 on my mac

    Im having trouble installing CS6 onto my mac. I have tried each way a few times and it isnt downloading, it might get to half way and then it stops. Any ideas?