Hi, again i believe that i can create a classes dir at the same level as WEB-INF\
Thus if i C & P and thereby i will then i have a class path as follows
classes\org.apache.struts.action.ActionMapping.class is this feasiable as i can do away with hyphen within WEB-INF.

Peter Alfors wrote:

Ahh... I think I see what you are trying to do.
You have your own modified version of the AcitonMappings class.
If you want to add classes to the web-inf/classes directory, then you will need to
add the appropriate directory structure
that corresponds to the package.  Therefore, make an
web-inf/classes/org/apache/struts/action directory and place your ActionMapping
class in it.

HTH,
    Pete

Chuck Amadi wrote:

> Hi does explain anything that can be digestable and config my .java files
> problems as i am aware that i have declared the right package path. except for
> ActionMappings.class thus any suggstions.
> I have inc a visual of the problem.
>
> Cheers all
>
> Calvin Yu wrote:
>
> > Is struts.jar in WEB-INF/lib?  If so, check to make sure
> > ActionMappings.class is in it.  The package name is correct, its just that
> > javac cannot find the struts.jar.
> >
> > Calvin
> >
> > ----- Original Message -----
> > From: "Chuck Amadi" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 03, 2001 9:13 AM
> > Subject: Re: SV: pls Help Invalid Package Declartions .java File Wont
> > compile
> >
> > > Hi, pls can some one confirm the package name for ActionMappings as i
> > > recieve the following error.
> > >
> > > I am aware that i have the incorrect package thus were does ActionMappings
> > > reside.
> > > Cheers Chuck
> > >
> > > WEB-INF/classes/logon/LogonForm.java [70:1] Class ActionMapping not found
> > > in type declaration or import.
> > > import org.apache.struts.action.ActionMapping;
> > >                                 ^
> > > WEB-INF/classes/logon/LogonForm.java [69:1] Class ActionForm not found in
> > > type declaration or import.
> > > import org.apache.struts.action.ActionForm;
> > >                                 ^
> > > WEB-INF/classes/logon/LogonForm.java [68:1] Class ActionErrors not found
> > in
> > > type declaration or import.
> > > import org.apache.struts.action.ActionErrors;
> > >                                 ^
> > > WEB-INF/classes/logon/LogonForm.java [67:1] Class ActionError not found in
> > > type declaration or import.
> > > import org.apache.struts.action.ActionError;
> > >                                 ^
> > > WEB-INF/classes/logon/LogonForm.java [85:1] Class ActionForm not found in
> > > type declaration or import.
> > > public final class LogonForm extends ActionForm {
> > >                                      ^
> > > WEB-INF/classes/logon/LogonForm.java [159:1] Class ActionMapping not found
> > > in type declaration or import.
> > >     public void reset(ActionMapping mapping, HttpServletRequest request) {
> > >                       ^
> > > WEB-INF/classes/logon/LogonForm.java [177:1] Class ActionErrors not found
> > > in type declaration or import.
> > >     public ActionErrors validate(ActionMapping mapping,
> > >            ^
> > > WEB-INF/classes/logon/LogonForm.java [177:1] Class ActionMapping not found
> > > in type declaration or import.
> > >     public ActionErrors validate(ActionMapping mapping,
> > >                                  ^
> > > 8 errors
> > > Errors compiling LogonForm.
> > >
> > > Chuck Amadi wrote:
> > >
> > > > Hi, pls could anyone confirm the ActionMappings package & ActionForward
> > > > package name within WBE-INF\classes\. dir as im lead to believe this
> > > > might be the cause of my problems.
> > > >
> > > > Chuck Amadi wrote:
> > > >
> > > > >    Part 1.1    Type: Plain Text (text/plain)
> > > > >            Encoding: 8bit
> > > >
> > > > --
> > > > 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 dilwch bob copi.
> > >
> > > --
> > > 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 dilwch bob copi.
> > >
>
> --
> 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 dilwch bob copi.
>
>   ------------------------------------------------------------------------
>                        Name: Hjava.doc
>    Hjava.doc           Type: Microsoft Word Document (application/msword)
>                    Encoding: base64
>             Download Status: Not downloaded with message

  ------------------------------------------------------------------------
                          Name: peter.alfors.vcf
   peter.alfors.vcf       Type: VCard (text/x-vcard)
                      Encoding: 7bit
                   Description: Card for Peter Alfors

--
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