0 Replies Latest reply on May 7, 2002 6:09 PM by kstoll

    JSP in app run on Win but not Linux

    kstoll

      Hello,

      I have 2 machines, one is Win98 and the other is Linux RH 7.2. I develop and test on the Win machine then I deploy to the Linux machine as my dev server for my boss to see.

      If I have an application war that tests fine on the Win box and I deploy to the Linux machine I get an error when I try to access a JSP file. Servlets and HTML files work just fine but JSP's return an error. I am transferring the war file via SAMBA to the Linux box, straight to the deploy directory.

      Any ideas?