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 December 12th, 2004, 01:13 PM
Registered User
 
Join Date: Dec 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default JSP web Development ch-18 stuts problem

I follow p615 step 1 to 6 to deploy the application
but the classes can not be compile.

C:\Program Files\Apache Tomcat 4.0\webapps\ROOT\begjsp-ch18\WEB-INF\classes>java
c com\example\*.java
com\example\DepartmentDigester.java:3: package org.apache.struts.digester does not exist
..........

I have set the classpath:
C:\Program Files\Apache Tomcat 4.0\webapps\ROOT\begjsp-ch18\WEB-INF\lib\struts.jar
Is it wrong?
Can somebody teach me how to set the classpath?
Thank you very much


wilson










Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me! about "beginning JSP Web Development" ddgfei JSP Basics 7 May 13th, 2006 12:52 PM
Beginning JSP Web Development - Ch08 Cyclops All Other Wrox Books 0 January 31st, 2005 04:12 PM
JSP web Development ch-18 struts problem wilson_kwan JSP Basics 0 December 12th, 2004 01:17 PM
The code for Begining JSP Web Development HW Edward All Other Wrox Books 2 May 17th, 2004 10:19 PM
Who have the code of Beginning jsp web development Robertzang JSP Basics 2 September 5th, 2003 03:49 AM





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