If you don't figure out why ApplicationMappings.java and
ActionForward.java isn't compiling, it isn't going to help you to
compile an Action class.  I imagine the problem that is causing the
compilation of those two classes is going cause the compilation failures
of many of your other classes.

The best thing you can do is start from scratch.  Move all your java
files somewhere else and start adding them back one by one, compiling
each file along the way. 

Calvin


On 20 Jul 2001 15:34:40 +0100, Chuck Amadi wrote:
> Hi , i require to create another Action Class contoller as the
> ApplicationMappings & ActionForward.java won't compile so i would like
> to create an Action.java and run ant to compile. Thus is there a n
> example of this class and is it a abstract class with no
> methods(uniplemented methods-empty bodies ) as my java is only at
> fundamental level.
> 
> I have checked the struts-example no joy
> albiet there is at 4.2 Action Classes   userGuide/building_controller 
> thus appears Abstract enough.
> 
> Cheers Chuck.
> -- 
> 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