Re: help with package struts-classpath

2001-07-03 Thread Chuck Amadi


Hi, Can any one confirm if it is feasiable to create a classes file
at tomcat's level along with ,bin ,conf src ,work ,doc's etc etc .Thus
according to the tomcat's doc's Any class that you add to this dir will
find it's place in tomcat's classpath. Thus will this been seen as i was
under the impressin that in oder for my webapp's to locate it that it had
to be beaneath my WEB-INF as it's the deployment descipter.
Any view's , help or suggestions appreciated as i have ground to a halt
as i have fairly to much html snippets that i rather embrace within beans.
Cheers Chuck
"kuma.cra" wrote:
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 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.



Re: help with package struts-classpath

2001-07-02 Thread kuma.cra

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



Re: help with package struts-classpath

2001-06-18 Thread Chuck Amadi

Cheers Jonathan  i will unmount the filesytem and re-config my classpath as
described . Hence get off on the right strut.

Thanx.

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.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 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 dilëwch bob copi.





Re: help with package struts-classpath

2001-06-14 Thread Chuck Amadi


Cheers as i was about 2.
Hi, does anyone no why i now reciveve the following invalid package
declarations
My Package classpath is
struts-bbnpa/WEB-INF/classes/org/breconbeacons/it/ActionForward.java
// (and the retst of the classes.
struts-bbnpa the name of my webapp.
I have declared package org.breaconbeacons.it;
// top of java classes.
Sorry 4 keeping on but all my classes now say invalid package declarations,
i have checked my tld's and kept away from altering the strus-config.
Dan Miser wrote:
Don't change those action types. Those are default
classes provided in
struts.jar. Open struts.jar with WinZip and you'll see the classes
in there.
They are for dynamic, run-time administration of your webapp and are
not
required at all.
--
Dan Miser
http://www.distribucon.com
- Original Message -
From: Chuck Amadi
To: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 9:50 AM
Subject: Re: help with package struts-classpath
Sorry about this what happens regarding the action path="/admin/addFormBean"
as im about to amended the type="org.breconbeacons.it.AddFormBeanAction.
cheers chuck
action path="/admin/addFormBean"

type="org.apache.struts.actions.AddFormBeanAction"/>

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



Re: help with package struts-classpath

2001-06-14 Thread Jonathan Asbell



Chuck, send me your directory structure and name of 
your server and I will tell you what your classpath should be.

  - Original Message - 
  From: 
  Chuck Amadi 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, June 14, 2001 5:03 
  AM
  Subject: Re: help with package 
  struts-classpath
  Cheers as i was about 2. 
  Hi, does anyone no why i now reciveve the following invalid package 
  declarations My Package classpath is 
  struts-bbnpa/WEB-INF/classes/org/breconbeacons/it/ActionForward.java // 
  (and the retst of the classes. struts-bbnpa the name of my webapp. 
  I have declared package 
  org.breaconbeacons.it; // top of java classes. 
  Sorry 4 keeping on but all my classes now say invalid package declarations, 
  i have checked my tld's and kept away from altering the strus-config. 
  Dan Miser wrote: 
  Don't change those action types. Those are default 
classes provided in struts.jar. Open struts.jar with WinZip and you'll 
see the classes in there. They are for dynamic, run-time administration 
of your webapp and are not required at all. -- Dan Miser http://www.distribucon.com 
- Original Message - From: Chuck Amadi To: 
[EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 9:50 AM 
Subject: Re: help with package struts-classpath 
Sorry about this what happens regarding the action 
path="/admin/addFormBean" as im about to amended the 
type="org.breconbeacons.it.AddFormBeanAction. cheers chuck 
action path="/admin/addFormBean" 
 
type="org.apache.struts.actions.AddFormBeanAction"/
  -- 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.  



Re: help with package struts-classpath

2001-06-14 Thread Jonathan

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






RE: help with package struts-classpath

2001-06-14 Thread Abraham Kang

Chuck,

   Can you tell which classes are getting the invalid package declaration?

   By the way,  I haven't used NetBeans before but I am having a hard time
understanding why you have ActionForward and ActionMapping in two places
under classes.

   I thought these classes were in the org.apache.struts.action package.  My
guess is you are providing custom ActionForward and ActionMapping classes.

--Abraham

 -Original Message-
 From: Chuck Amadi [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, June 14, 2001 7:50 AM
 To: [EMAIL PROTECTED]
 Subject: Re: help with package struts-classpath


 Is This Better Jonathan  !! Cheers Chuck

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






Re: help with package struts-classpath

2001-06-14 Thread Dan Miser

Take a real close look at the spelling in the following 2 lines.
--
Dan Miser
http://www.distribucon.com

Hi, does anyone no why i now reciveve the following invalid package
declarations

My Package classpath is
struts-bbnpa/WEB-INF/classes/org/breconbeacons/it/ActionForward.java // (and
the retst of the classes.
struts-bbnpa the name of my webapp.
I have declared  package org.breaconbeacons.it;//  top of java classes.




help with package struts-classpath

2001-06-13 Thread Chuck Amadi


Hi, i have checked my struts-config and i noticed that the action mappings
reads below.
Thus my classpath is
struts-bbnpa/WEB-INF/classes/org/breconbeacons/it/class.java
struts-bbnpa the name of my webapp.
I have declared package org.breaconbeacons.it ;
// top of java classes page



 !-- The standard administrative actions available
with Struts -->
 !-- These would be either omitted or protected
by security -->
 !-- in a real application deployment -->
 action path="/admin/addFormBean"

type="org.apache.struts.actions.AddFormBeanAction"/>
 action path="/admin/addForward"

type="org.apache.struts.actions.AddForwardAction"/>
 action path="/admin/addMapping"

type="org.apache.struts.actions.AddMappingAction"/>
 action path="/admin/reload"

type="org.apache.struts.actions.ReloadAction"/>
 action path="/admin/removeFormBean"

type="org.apache.struts.actions.RemoveFormBeanAction"/>
 action path="/admin/removeForward"

type="org.apache.struts.actions.RemoveForwardAction"/>
 action path="/admin/removeMapping"

type="org.apache.struts.actions.RemoveMappingAction"/>

 /action-mappings>
--
 !-- Example of customForm
 form-beans>
 form-bean name="customForm"
 type="custom.CustomForm"/>
 /form-beans>

 action-mappings>
 action path="/custom"

type="custom.GroupAction">

name="customForm">
 set-property property="group" value="Struts
User" />
 forward name="view"
path="/display.jsp" />
 /action>
 /action-mappings>
Thus i believe that i must amend the .org.apache.struts.actions.javaClass
to org/breconbeacons/it/class.java is this correct procedure
--
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.



Re: help with package struts-classpath

2001-06-13 Thread Jonathan Asbell



should be

for UNIX/LINUX
/struts-bbnpa/WEB-INF/classes
or
for Windows
c:\struts-bbnpa\WEB-INF\classes


  - Original Message - 
  From: 
  Chuck Amadi 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, June 13, 2001 8:26 
  AM
  Subject: help with package 
  struts-classpath
  Hi, i have checked my struts-config and i noticed that the 
  action mappings reads below. Thus my classpath is 
  struts-bbnpa/WEB-INF/classes/org/breconbeacons/it/class.java 
  struts-bbnpa the name of my webapp. 
  I have declared package org.breaconbeacons.it ; 
  // top of java classes page
   !-- The standard administrative actions available 
  with Struts --  !-- These would be either 
  omitted or protected by security --  !-- in a 
  real application deployment --  
  action path="/admin/addFormBean" 
   
  type="org.apache.struts.actions.AddFormBeanAction"/ 
   action path="/admin/addForward" 
   
  type="org.apache.struts.actions.AddForwardAction"/ 
   action path="/admin/addMapping" 
   
  type="org.apache.struts.actions.AddMappingAction"/ 
   action path="/admin/reload" 
   
  type="org.apache.struts.actions.ReloadAction"/ 
   action 
  path="/admin/removeFormBean" 
   
  type="org.apache.struts.actions.RemoveFormBeanAction"/ 
   action 
  path="/admin/removeForward" 
   
  type="org.apache.struts.actions.RemoveForwardAction"/ 
   action 
  path="/admin/removeMapping" 
   
  type="org.apache.struts.actions.RemoveMappingAction"/  
   /action-mappings 
  --  !-- Example of customForm 
   form-beans 
   form-bean name="customForm" 
   type="custom.CustomForm"/ 
   /form-beans  
   action-mappings 
   action path="/custom" 
   
  type="custom.GroupAction" 
   
  name="customForm"  set-property 
  property="group" value="Struts User" / 
   forward name="view" 
  path="/display.jsp" /  
  /action  /action-mappings Thus i 
  believe that i must amend the .org.apache.struts.actions.javaClass 
  to org/breconbeacons/it/class.java is this correct procedure 
  -- 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.  



Re: help with package struts-classpath

2001-06-13 Thread Chuck Amadi


Thanx 4 confirmation
Thus i believe that i must amend the mapping file struts-config.xml
from - org.apache.struts.actions.javaClass
to - org/breconbeacons/it/class.java is this
correct procedure in
Cheers Chuck


Jonathan Asbell 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 dilwch bob copi.



Re: help with package struts-classpath

2001-06-13 Thread Jonathan



No. Sorry for the confusion. In the 
struts-config.xml you are correct. Your CLASSPATH, however, mist be as I 
said. Your CLASSPATH should best be defined in the startup script of your 
webserver or app server, whichever one you are using with struts.

  - Original Message - 
  From: 
  Chuck Amadi 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, June 13, 2001 9:32 
  AM
  Subject: Re: help with package 
  struts-classpath
  Thanx 4 confirmation 
  Thus i believe that i must amend the mapping file struts-config.xml 
  from - org.apache.struts.actions.javaClass to - 
  org/breconbeacons/it/class.java is this correct procedure in 
  Cheers Chuck   
  Jonathan Asbell 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.  



Re: help with package struts-classpath

2001-06-13 Thread Chuck Amadi


Sorry about this what happens regarding the action path="/admin/addFormBean"
as im about to amended the type="org.breconbeacons.it.AddFormBeanAction.
cheers chuck
action path="/admin/addFormBean"

type="org.apache.struts.actions.AddFormBeanAction"/>
 action path="/admin/addForward"

type="org.apache.struts.actions.AddForwardAction"/>
 action path="/admin/addMapping"

type="org.apache.struts.actions.AddMappingAction"/>
 action path="/admin/reload"

type="org.apache.struts.actions.ReloadAction"/>
 action path="/admin/removeFormBean"

type="org.apache.struts.actions.RemoveFormBeanAction"/>
 action path="/admin/removeForward"

type="org.apache.struts.actions.RemoveForwardAction"/>
 action path="/admin/removeMapping"

type="org.apache.struts.actions.RemoveMappingAction"/>
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 dilwch bob copi.



Re: help with package struts-classpath

2001-06-13 Thread Dan Miser

Don't change those action types. Those are default classes provided in
struts.jar. Open struts.jar with WinZip and you'll see the classes in there.
They are for dynamic, run-time administration of your webapp and are not
required at all.
--
Dan Miser
http://www.distribucon.com

- Original Message -
From: Chuck Amadi
To: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 9:50 AM
Subject: Re: help with package struts-classpath


Sorry about this what happens regarding the action path=/admin/addFormBean
as im about to amended the type=org.breconbeacons.it.AddFormBeanAction.
cheers chuck
actionpath=/admin/addFormBean
   type=org.apache.struts.actions.AddFormBeanAction/