×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / Hi jabber, I have two questions. thanks a lot!
    Hi jabber, I have two questions. help! thanks a lot!

    1. apache+tomcat

    I extracted apache and tomcat separately in D:\Apache Group and d:\tomcat. They can work. While I want to set them work together, I append the following command at the end of d:\Apache Group\Apache\conf\httpd.conf: Include TOMCAT_HOME\conf\tomcat-apache.conf or Include d:\tomcat\conf\tomcat-apache.conf. I already set path and classpath.

    First I run Tomcat, it is OK. Then I run apache from program-Apache Web Server-Apache as a service-Start Service, there has a problem: fopen: No such file or directory
    Apache.exe:could not open document config file d:/apache Group/apache /TOMCAT_HOME\config\tomcat-apache.conf

    What is the problem?

    2. Is java itself enough for job huntering?

    If one only knows java(jsp/servlet) and just has 1 years java background. Is there any problem when he/she looking for a job?
    • It's easy to answer your second question.
      Probably No. Unless you are hired to develop some software, Java is not enough.
      As an application programmer, you need know at least one database (Oracle or DB2 are better choices), HTML (not simple as most people think), JavaScript, XML. ... Of course, if you do not know all of these things, you still can find a job.

      For you first question, I suggest you follow documentation under C:\jakarta-tomcat\ ...uguide\.. It will tells you all the details about how to configure Tomcat and Apache together.