I think you are using Netbeans 6.7.1 that comes with struts 1.3.8 version , for 
running this samples I think you need struts 1.2.x download it from 
(http://archive.apache.org/dist/struts/binaries/struts-1.2.9-bin.zip) , then 
remove struts 1.38 from the project and add the jars that comes with 
struts-1.2.9-bin distribution y try to execute the sample again.

Regards

 Julian Rivera Pineda
Java Helper Rover




________________________________
From: daniel vargas <danielseb...@yahoo.com>
To: java-ee-j2ee-programming-with-passion@googlegroups.com
Sent: Friday, 11 September, 2009 6:32:20
Subject: [java ee programming] class ActionError


Hello,

I'm new programing struts. Thanks in advance to undertand my poor knowledge.

I'm trying to run "struts-submit-solution" project but i get the following 
error:

C:\strutsbasics\samples\struts-submit-exercise4-solution\src\java\submit\SubmitForm.java:80:
 cannot find symbol
symbol  : class ActionError
location: class submit.SubmitForm
            errors.add("Last Name", new ActionError("error.lastName"));

Thanks,

Daniel


      
____________________________________________________________________________________
¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1



      
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to