Goddamn JSP - Goddamn JSP
Got an interview Tuesday at 11am. I get to spend the weekend fucking around w\ JSP in an attempt to convince a CTO to give me a job. Let the good times roll.
Diogenes of Sinope: "It is not that I am mad, it is only that my head is different from yours."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Jesus H. Lapdancing Christ.
Getting JSP to work on Winblows is like installing a fucking nuclear missile guidance system or something.
First chance I get, I'm a-cleanin' out my hard drive. I'm talking fdisk. Shit's running waaaaaaaaaaaaay to slow.
Anyone ever had problems w\ a complete reinstall of XP Home?
Getting JSP to work on Winblows is like installing a fucking nuclear missile guidance system or something.
First chance I get, I'm a-cleanin' out my hard drive. I'm talking fdisk. Shit's running waaaaaaaaaaaaay to slow.
Anyone ever had problems w\ a complete reinstall of XP Home?
Diogenes of Sinope: "It is not that I am mad, it is only that my head is different from yours."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
I've come closer to getting JSP to run on Winblows than I have getting it to run on the fucked-up Linux machines at the U.Dude, seriously... just dual boot to some linux shit. JSP on Windows, are you kidding? And on XP Home at that? Please tell me that their JSP doesnt run on Windows.
Dual boot.
Diogenes of Sinope: "It is not that I am mad, it is only that my head is different from yours."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
-
- Posts: 1579
- Joined: Fri Oct 08, 2004 7:58 pm
JSP on Windows, are you kidding?
I use Windows, Linux, and flavors of BSD. At work I use JSP's on Windows, no problem. I was using Tomcat 2.1 on Windows years ago, easy to set up. RTFM.
As for the javac compile not found, you have two options - Get the binary from the site (for God's sake if you're new to this do not use the nightly build) or set the JAVA_HOME to the java sdk installation directory. It's the parent directory of the bin directory where javac is located.
The SDK is different from the JRE.
I'm not being condescending I don't know what you know.
Hope this helps.
If you have some questions, my email is listed. or just message me.
Edited By DoctorChaos on 1121081674
Wadda mean? Other people can read this?!
I got the binary. Some dude from sitepoint said to set JAVA_HOME to the jdk1.5.0_04 dir. I shall certainly check everything out when I get back home, though.I use Windows, Linux, and flavors of BSD. At work I use JSP's on Windows, no problem. I was using Tomcat 2.1 on Windows years ago, easy to set up. RTFM.JSP on Windows, are you kidding?
As for the javac compile not found, you have two options - Get the binary from the site (for God's sake if you're new to this do not use the nightly build) or set the JAVA_HOME to the java sdk installation directory. It's the parent directory of the bin directory where javac is located.
The SDK is different from the JRE.
I'm not being condescending I don't know what you know.
Hope this helps.
If you have some questions, my email is listed. or just message me.
Diogenes of Sinope: "It is not that I am mad, it is only that my head is different from yours."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."