Hi,there since my last altication my .java files wont compile into
.class files i am recieveing invalid package declaretions . Thus can i
create a class dir that 's the same top level as tomcat's
bin,conf,lib,logs,src,webapps and work as per the tomcat doc's as im
have spent considerable time on this invalid path.

Cheers Chuck

Jonathan wrote:
> 
> FIRST
> you need put the jars that are in the ora directory inside the lib directory
> instead
> take the "struts-documentation", "the struts-example" etc.etc. etc.  out of
> WEB-INF.  They dont belong there. In fact, the .war files are what you
> should be working with and they should be in c:\jakarta-tomcat-3.2.1\webapps
> inside the lib directory you should have struts.jar
> 
> ALSO
> for compiling your project your classpath should be
> c:\......the jars inside c:\jakarta-tomcat-3.2.1\lib
> c:\......the jars inside
> c:\jakarta-tomcat-3.2.1\webapps\struts-bbnpa\WEB-INF\lib
> c:\jakarta-tomcat-3.2.1\webapps\struts-bbnpa\WEB-INF\classes
> 
> Now try and tell me what happened
> 
> ----- Original Message -----
> From: "Chuck Amadi" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 14, 2001 10:50 AM
> Subject: Re: help with package struts-classpath
> 
> > Is This Better Jonathan  !! Cheers Chuck
> >
> > Jonathan wrote:
> >
> > >    Part 1.1    Type: Plain Text (text/plain)
> > >            Encoding: quoted-printable
> >
> > --
> > The views expressed by the sender of this message don't
> > necessarily represent those of Brecon Beacons National Park
> > Authority. This message is intended for the addressee(s) only
> > and is sent in confidence; if you receive it in error, please can you
> > let us know (at [EMAIL PROTECTED]) and then destroy all copies.
> > Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
> > adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> > Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> > yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> > mewn camgymeriad, a fyddech gystal â rhoi gwybod i
> > ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.
> >
> >

Reply via email to