war

org.trailsframework.examples : ajaxlist

Maven & Gradle

Sep 02, 2008

Trails Example - Ajax List · This example is currently broken because of a bug in Tacos 4.1.0 release. It's since fixed in 4.1.1-SNAPSHOT (but we couldn't release 1.1 with snapshot dependencies.). This example needs a version where the following problem is corrected: The 4.1.0 release has a bug in "tacos.services.xml". The TemplateBindingFactory declaration is wrong, it is: construct class="org.apache.tapestry.binding.TemplateBindingFactory" when it should be: construct class="net.sf.tacos.binding.TemplateBindingFactory"

Table Of Contents

Latest Version

Download org.trailsframework.examples : ajaxlist WAR file - Latest Versions:

All Versions

Download org.trailsframework.examples : ajaxlist JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2
1.1.x
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ajaxlist-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.