Re: Little help with Deployment of Struts 1.2 on JBoss 5.1.0.GA

2011-04-23 Thread HarleyDudue
Thank you for answering me... What I finally did was rebuild the project from scratch using MyEclipse. I dropped in the source files and only added jar files not provided from the initital project creation. I verified my struts-config.xml fileand I got it working. Happy Camper I am

Re: Little help with Deployment of Struts 1.2 on JBoss 5.1.0.GA

2011-04-23 Thread Nikhilesh Sovani
Hi, please let me know what all things you have already searched for or googled the exception you are getting here. Servlet.service() for servlet jsp threw exception java.lang.ClassCastException: org.apache.struts.taglib.logic.IterateTei cannot be cast to javax.servlet.jsp.tagext.TagExtraInfo Al