Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-04 Thread Chuck Amadi
- 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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-04 Thread Chuck Amadi
ac 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 Decla

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-04 Thread Chuck Amadi
> > > > 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 W

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-04 Thread Chuck Amadi
ngs.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: Tues

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-04 Thread Chuck Amadi
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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Chuck Amadi
Basic Q, I have concluded that Web Applications handlers must reside in one of the following standard locations for java classes:- 1) in a JAR file in the WEB-INF\l ib dir. 2) in a dir in the \WEB-INF\ classes dir. 3) checked xml file for the necessary tld's look ok (pls state any ambiguous

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Calvin Yu
. Calvin - Original Message - From: Chuck Amadi To: [EMAIL PROTECTED] Sent: Tuesday, July 03, 2001 6:55 AM Subject: Re: SV: pls Help Invalid Package Declartions .java File Wont compile Basic Q, I have concluded that Web Applications handlers must reside in one

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Chuck Amadi
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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Peter Alfors
That is the correct package... Where do you have your struts jar? Pete Chuck Amadi wrote: 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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Calvin Yu
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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Chuck Amadi
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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Peter Alfors
: 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

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-03 Thread Peter Alfors
- 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

SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Mikkel Bruun
Try removing all the .java files from the WEB-INF dirtomcat doesnt like having them there for some reason... Mikkel -Oprindelig meddelelse-Fra: Calvin Yu [mailto:[EMAIL PROTECTED]]Sendt: 02 July 2001 15:19Til: [EMAIL PROTECTED]Emne: Re: pls Help Invalid Package

Re: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Chuck Amadi
Hi, mate were then should i locate them as oppose to WEB-INF\classes\ Cheers Chuck Mikkel Bruun wrote: Part 1.1Type: Plain Text (text/plain) Encoding: quoted-printable -- The views expressed by the sender of this message don't necessarily represent those of Brecon Beacons

SV: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Mikkel Bruun
Package Declartions .java File Wont compile Hi, mate were then should i locate them as oppose to WEB-INF\classes\ Cheers Chuck Mikkel Bruun wrote: Part 1.1Type: Plain Text (text/plain) Encoding: quoted-printable -- The views expressed by the sender of this message don't

SV: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Mikkel Bruun
Package Declartions .java File Wont compile Hi, mate were then should i locate them as oppose to WEB-INF\classes\ Cheers Chuck Mikkel Bruun wrote: Part 1.1 Type: Plain Text (text/plain) Encoding: quoted-printable -- The views expressed by the sender

Re: SV: SV: pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Chuck Amadi
Hi , I wll take time -out 2 night 4 a quite tomcat doc read , Cheers for your input. Mikkel Bruun wrote: Part 1.1Type: Plain Text (text/plain) Encoding: quoted-printable -- The views expressed by the sender of this message don't necessarily represent those of Brecon