×

Loading...

Topic

  • 工作学习 / IT杂谈 / where ro get Jakarta-tomcat
    For people who are ineterested in Jakarta-tomcat, pls visit www.apache.org.

    Tomcat can run at Windows 95/98, NT workstation, server, Windows 2000.
    It runs as an application, not a service.

    To run Tomcat at 95/98, you need to know
    how to expand the virtual memory.
    Here is the command ----

    command.com/e:=4096/p
    • By the way, if you need an open source EJB server, try www.jboss.org. It's the best one for beginners.
      • I think one had better begin with WebLogic or WebSphere or iPlanet. In doing so, one gathers some useful experiences.
        Many employeers have specific requirements on the candidates. If you claim to be EJB guy but has never played on one of the above leading players of Application servers, who can trust you?

        One exemption: Apache and Jakarta projects. They have strong industry momentum.

        I am creating a small website for one of my friends using some open source stuff: Apache web server, Tomcat, MySQL. In addition, the OS is Linux.....However, if one wants to make his living in the IT industry, he/she needs to take a different appoach: embracing the products from ORACLE, IBM, MICROSOFT, BEA SYSTEM, RATIONAL SOFTWARE....
        • Our CallCenter system is developed by i-planet.
        • I totally agree with you, by the way, maybe you can do some practices through the free web site which provide EJB server.