Is it under here? http://svn.apache.org/viewcvs.cgi/jakarta/tapestry/branches/4.0-polluted/examples/Workbench/src/java/org/apache/tapestry/workbench/fields/
On 2/20/06, Martin Carel <[EMAIL PROTECTED]> wrote: > > This will sound as a trivial question. > > I am investigating about validation using Tap4, and as such I wanted to > have a look at the Dates page in the Workbench example, because I need > to do something really similar to that. > > I saw the sources for Dates.html and Dates.page, but I couldn't find the > Java source with the Java code, where I could see for example the submit > listener for the submit button (since I suspect this is where the logic > is to determine if "date1 > date 2")... > > I expected to see "Dates.java" it in: > > > http://svn.apache.org/viewcvs.cgi/jakarta/tapestry/branches/4.0-polluted/examples/Workbench/src/java/org/apache/tapestry/workbench/ > > Am I blind? :) > > /Martin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
