Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > JSP Basics
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 12th, 2003, 09:18 AM
Registered User
 
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to set the classpath

I am a beginning learner of java.I have stalled jdk1.3 in D:\Program Files, jkk1.3\bin is located in C:\Program Files\JavaSoft\JRE\1.3.1_08.But I can't set the classpath crocetly. I know this is a simple question for prosessional.

Shen Xiaojuan
 
Old July 18th, 2003, 11:36 AM
Authorized User
 
Join Date: Jun 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Shen - are you trying to set the PATH variables (for Java and Catalina), or the CLASSPATH variable for CATALINA?

If it is PATH you are trying to set, have you first created a new system variable called JAVA_HOME ?

 
Old August 28th, 2003, 05:08 AM
Authorized User
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to egolileopablo Send a message via Yahoo to egolileopablo
Default

if windows try
c:\PATH=C:\jdk1.3.1\bin
or the compiler version

 
Old March 29th, 2004, 04:36 PM
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

PATH = <the disk you installed it>:\jakarta-tomcat-4.1.30
eg. PATH = E:\jakarta-tomcat-4.1.30

JAVA_HOME = <the disk you installed it>:\Sun\AppServer\jdk
eg. JAVA_HOME = E:\Sun\AppServer\jdk


bye Gika






Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set up classpath for strust ActionForm Befekadu Apache Tomcat 0 July 28th, 2005 09:50 AM
classpath ekta BOOK: Beginning Java 2 1 March 28th, 2005 11:35 PM
classpath? abdi Java GUI 1 December 8th, 2004 04:44 PM
classpath problem amcp2002 JSP Basics 13 July 26th, 2003 12:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.