[Webwork-devel] problems to run cvs build examples
Brought to you by:
baldree,
rickardoberg
From: Vedovato P. <pao...@pr...> - 2002-05-21 08:47:53
|
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 |