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 May 21st, 2004, 09:29 PM
Registered User
 
Join Date: May 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Beg. JSP 2.0 Chapter 16 - Struts web application

On page 749 step 4, it says to add STRUTS.JAR to the CLASSPATH. What is the syntax?

My application resides in C:\Tomcat5\webapps\publish
I have added the struts.jar in C:\Tomcat5\webapps\publish\WEB-INF\lib

Thanks for your help.

 
Old August 12th, 2004, 02:16 AM
Registered User
 
Join Date: Aug 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to seeDerekNow
Default

On Windows:
Go to My Computer > Properties > Advanced > Environment Variables

set your CLASSPATH to the following:

C:\<YOUR STRUTS DIRECTORY>\lib\struts.jar

Hope this helps.

Derek






Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Forms *i think it's chapter 16 / 17?* ryan.webb BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 1 September 8th, 2007 09:38 AM
JSP web Development ch-18 struts problem wilson_kwan JSP Basics 0 December 12th, 2004 01:17 PM
Beg. JSP 2.0 Chapter 16 - Struts web application EdgarRaul JSP Basics 2 August 13th, 2004 01:26 AM
Beginning JSP Web Development Book - Struts questi gstoyanoff JSP Basics 2 February 25th, 2004 02:21 PM
The complete struts applicaton in Chapter 16 rna5132 JSP Basics 0 October 12th, 2003 08:30 PM





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