package com.opensymphony.xwork2 does not exist

2010-02-10 Thread swathi reddy
com.opensymphony.xwork2 does not exist [*javac*] import com.opensymphony.xwork2.ActionSupport; [*javac*] ^ [*javac*] * F:\work\myprojects\Strutsspro1\WEB-INF\src\java\example\ExampleSupport.java*:29: cannot find symbol [*javac*] symbol: class ActionSupport [*javac*] public class ExampleSupport

Re: package com.opensymphony.xwork2 does not exist

2010-02-10 Thread Siddiq Syed
Make sure your struts JAR is in the Classpath of your project. From: swathi reddy To: Struts Users Mailing List Sent: Wed, February 10, 2010 6:07:38 AM Subject: package com.opensymphony.xwork2 does not exist Hi when i taken struts2blank2.0.14 files in and