Hi All,
   I am new using Struts 1.1 , Tomcat 5.0.28 and Java 1.4.2.I am getting theses 
errors although i have imported these 

c.tld
struts-bean-el.tld
struts-html-el.tld
struts-logic-el.tld

In the WEB-INF directory 

And 

commons-beanutils.jar
commons-collections.jar
commons-digester.jar
commons-logging.jar
jstl.jar
standard.jar
struts-el.jar
struts.jar

In the WEB-INF/lib directory

The error i am getting is ....

import org.apache.struts.action.Action; //The import org.apache.struts.action 
cannot be resolved
import org.apache.struts.action.ActionForward; ///The import cannot be resolved
import org.apache.struts.action.ActionMapping;
import org.apache.struts.action.ActionForm;
import org.apache.commons.beanutils.BeanUtils;


Any help would be greatly appreciated.

Thanks 
AS
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to