Hi,
   I've been getting compile errors when I compile the
action and form classes.  My environment is Win2k
using jikes and ant.  A sample of the messages:

Found 1 semantic error compiling
"C:/Work/projects/0.2/so
urce/com/cd/actions/ContactActionBase.java":

    29.       (com.cd.forms.ContactUsForm) form,
request, response);
                                           <-->
*** Error: An expression of type "ActionForm" cannot
be cast into type "ContactU
sForm".

Found 1 semantic error compiling
"C:/Work/Clients/Campaign-Depot/projects/0.2/so
urce/com/cd/forms/ContactUsForm.java":

    14.     return super.validate(actionMapping, 
resquest);
                  
<-------------------------------------->
*** Error: No match was found for method
"validate(org.apache.struts.action.Acti
onMapping, javax.servlet.http.HttpServletRequest)".

Found 1 semantic error compiling
"C:/Work/Clients/Campaign-Depot/projects/0.2/so
urce/com/cd/actions/AdvancedSearchActionBase.java":

    29.       (com.cd.forms.AdvancedSearchForm) form,
request, response);
                                                <-->

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
===
To subscribe/unsubscribe, visit 
http://list.scioworks.com:8081/guest/RemoteListSummary/camino_user

Reply via email to