Re: [Webwork-devel] problems to run cvs build examples
Brought to you by:
baldree,
rickardoberg
From: Jeff H. <jh...@vo...> - 2002-05-21 12:52:31
|
paolo, looks like a method got left off - i did my testing on tomcat and it apparently doesn't care if you forget to implement a method. i'll add a commit asap. jeff ----- Original Message ----- From: "Vedovato Paolo" <pao...@pr...> To: "Webwork-Dev (E-Mail)" <web...@li...> Sent: Tuesday, May 21, 2002 4:47 AM Subject: [Webwork-devel] problems to run cvs build examples > perhaps I missed something but when I try > to run the examples of the latest cvs build > I get following exception on wls 7.0: > > Parsing of JSP File '/tests/expr.jsp' failed: > -------------------------------------------------------------------------- -- > ---- > /tests/expr.jsp(1): Error in using tag library uri='webwork' > prefix='webwork': The Tag class 'webwork.view.taglib.vui.PromptTag' has no > setter method corresponding to TLD declared attribute 'count', (JSP 1.1 > spec, 5.4.1) > probably occurred due to an error in /tests/expr.jsp line 1: > <%@ taglib uri="webwork" prefix="webwork" %> > -------------------------------------------------------------------------- -- > ---- > > -paolo > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel > |