It's OK, i downloaded the last version of Click 2.3.0-M1 and the ActionResult
class is present
The click-jquery-0.1.jar is well built
but i meet another error
[javac] C:\Documents and
Settingsclick-jquery\click-jquery-examples\src\net\sf\click\jquery\examples
\control\ui\UICalendarField.java:19:
cannot find symbol
[javac] symbol : class JQUILibrary
[javac] location: package net.sf.click.jquery.examples.util
[javac] import net.sf.click.jquery.examples.util.JQUILibrary;
the net.sf.click.jquery.examples.util.JQUILibrary class is not here