Error in Weblogic

2010-06-08 Thread Abhishek Doctor
am trying to deploy simple hello world application from APACHE STRUTS TUTORIAL on weblogic after exporting war files from Eclipse. I am getting following error: index.jsp:1:1: Needed class "com/opensymphony/xwork2/util/ValueStack" is not found when methods of "org.apache.struts2.views.jsp.UR

Re: Error in Weblogic

2010-06-09 Thread Abhishek Doctor
I do have xwork-core.jar included. Regards, Abhishek From: Lukasz Lenart To: Struts Users Mailing List Sent: Wed, June 9, 2010 1:51:14 AM Subject: Re: Error in Weblogic 2010/6/8 Abhishek Doctor : > am trying to deploy simple hello world application f