can we see the implementation in your jsp example located here at Martin-- ----- Original Message ----- From: "puchacz" <[EMAIL PROTECTED]> To: <user@struts.apache.org> Sent: Sunday, December 02, 2007 7:09 AM Subject: Error with DisplayTag in Struts application
> > Hi > I am using DisplayTag in my Struts web application. Could You tell me please > why a got such error in my class coled "Wraper" and how I can repair it ? I > write my code in Ecplise 3.2.0. > > Error: > > The type javax.servlet.jsp.PageContext cannot be resolved. It is indirectly > referenced from > required .class files > > > The code of class : > > package bus; > > import org.displaytag.decorator.TableDecorator; > > public class Wrapper extends TableDecorator > { > > static public int i=0; > public Wrapper() > { > super(); > } > ... > } > > Thnx for help > Martin > > -- > View this message in context: http://www.nabble.com/Error-with-DisplayTag-in-Struts-application-tf4931462. html#a14114888 > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]