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 Pa

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

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

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

2001-07-04 Thread Chuck Amadi
Hi, i have included all the .jar's within my WEB-INF\lib dir. .Nevertheless cheers . Meeraj Kunnumpurath wrote: >Part 1.1Type: Plain Text (text/plain) -- The views expressed by the sender of this message don't necessarily represent those of Brecon Beacons National Park Authority. This messa

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

2001-07-04 Thread Meeraj Kunnumpurath
t; 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 > >

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

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

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

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

2001-07-04 Thread Chuck Amadi
ake 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" <[EMAI

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

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

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

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

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

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

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

2001-07-03 Thread Chuck Amadi
Hi, the struts jar is in the WEB-INF\lib dir as with all the others. Cheers Chuck. By the way have u got a snippet of ActionMappings.class you could mail. Peter Alfors wrote: That is the correct package...  Where do you have your struts jar? Pete Chuck Amadi wrote: > Hi, pls can some one confirm

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

2001-07-03 Thread Chuck Amadi
Cheers for your help, im on it. Also would you have a snippet of ActionMapping.class. As i think i've corrected what i had altered previously in a fit of glory. Cheers Chuckie Calvin Yu wrote: >Part 1.1Type: Plain Text (text/plain) >Encoding: quoted-printable -- The views e

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

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

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 Chu

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 impo

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

2001-07-03 Thread Calvin Yu
the struts libraries.   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 res

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

2001-07-03 Thread Chuck Amadi
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.1Type: Plain Text (text/plain) >Encoding: 8bit -- The views expressed by

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

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

2001-07-03 Thread Chuck Amadi
Hi, here is a copy of my clipboard. Cheers Chuckie WEB-INF/classes/org/breconbeacons/it/ActionMapping.java [66:1] Class ActionMapping not found in type declaration or import. import org.apache.struts.action.ActionMapping; ^ WEB-INF/classes/org/breconbeacons/it/Acti

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 Beac

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

2001-07-02 Thread Mikkel Bruun
ne: Re: SV: pls Help Invalid 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-p

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

2001-07-02 Thread Chuck Amadi
he WEB-INF tree shouldn't contain any .java files...just .class, properties, etc... Mikkel -Oprindelig meddelelse- Fra: Chuck Amadi [mailto:[EMAIL PROTECTED]] Sendt: 02 July 2001 15:55 Til: [EMAIL PROTECTED] Emne: Re: SV: pls Help Invalid Package Declartions .java File Wont compile Hi, m

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

2001-07-02 Thread Chuck Amadi
Hi i have sent u a visual , i have been trying to create my packages as follows- C:\jakarta-tomcat-3.2.1\bbnpa\WEB-INF\classes\org\breconbeacons\it\.java classes. These classes wont compile from .java to .class thus i can't utilise them they once worked albiet not now. I would like to create beans

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

2001-07-02 Thread Mikkel Bruun
valid 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 me

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

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

2001-07-02 Thread Chuck Amadi
Hi, all i have been using struts MVC for a short period of time, thus in simple terms a newbie. Any way i have managed to create a connection (datasource URI) to our PostgreSql db retrieve data  and display the result onto a  planningdb.jsp form.Thus the general public can analysis the several pl

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

2001-07-02 Thread Mikkel Bruun
8:30 AM Subject: pls Help Invalid Package Declartions .java File Wont compile   Hi, Can anyone suggest why i might be recieving the following invalid package declarations. My Path as follows- C:\jakarta-tomcat-3.2.1\webapps\bbnpa\ thus continued- WEB-INF\classes

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

2001-07-02 Thread Calvin Yu
Declartions .java File Wont compile   Hi, Can anyone suggest why i might be recieving the following invalid package declarations. My Path as follows- C:\jakarta-tomcat-3.2.1\webapps\bbnpa\ thus continued- WEB-INF\classes\org\breconbeacons\it\java(classes). Thus i am aware that they haven&#

pls Help Invalid Package Declartions .java File Wont compile

2001-07-02 Thread Chuck Amadi
  Hi, Can anyone suggest why i might be recieving the following invalid package declarations. My Path as follows- C:\jakarta-tomcat-3.2.1\webapps\bbnpa\ thus continued- WEB-INF\classes\org\breconbeacons\it\java(classes). Thus i am aware that they haven't compiled to .class file any help would be