[CONF] Apache Tapestry Injection FAQ

2010-08-17 Thread confluence
Injection FAQ Page edited by Howard M. Lewis Ship Changes (1) ... The two marker annotations, {{Traditional}} and {{Primary}}, ensure that only a single

[CONF] Apache Tapestry Ajax Components

2010-08-17 Thread confluence
Ajax Components Page edited by Howard M. Lewis Ship Changes (1) ... } {code} h3. Whats that weird number in the middle of the client ids

[CONF] Apache Tapestry Page And Component Classes

2010-08-17 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (1) ... Just be sure to put the interface class in a non-controlled package, such

[CONF] Apache Tapestry Templating and Markup

2010-08-17 Thread confluence
Templating and Markup Page edited by Howard M. Lewis Ship Changes (1) ... In many components, the {{id}} attribute is an informal parameter; a value from

[CONF] Apache Tapestry Link Components FAQ

2010-08-19 Thread confluence
Link Components FAQ Page added by Howard M. Lewis Ship Link Components How do I add query parameters a PageLink or ActionLink? These components do not have parameters to allow you to specify query parameters for the link; they both allow

[CONF] Apache Tapestry Page And Component Classes

2010-08-19 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (1) ... Tapestry is very rigid here; you cant. Page classes must go in

[CONF] Apache Tapestry Page And Component Classes

2010-08-19 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (3) ... Object storeUserCredentialsAndReturnToProductsPage() {

[CONF] Apache Tapestry Page And Component Classes

2010-08-19 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (1) ... the implementing class). Just be sure to put the interface

[CONF] Apache Tapestry Page And Component Classes

2010-09-03 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (3) ... The major difference is that Tapestry page templates may be stored in the

[CONF] Apache Tapestry Page And Component Classes

2010-09-03 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (1) ... Although these two classes have the same fully qualified class name, they

[CONF] Apache Tapestry Page And Component Classes

2010-09-03 Thread confluence
Page And Component Classes File attached by Howard M. Lewis Ship Class Loaders (6 kB text/xml) - GLIFFY DIAGRAM, ONLY EDIT IN GLIFFY EDITOR! Change

[CONF] Apache Tapestry Page And Component Classes

2010-09-03 Thread confluence
Page And Component Classes File attached by Howard M. Lewis Ship Class Loaders.png (23 kB image/png) - GLIFFY DIAGRAM IMAGE Change Notification Preferences

[CONF] Apache Tapestry Link Components FAQ

2010-09-03 Thread confluence
Link Components FAQ Page edited by Howard M. Lewis Ship Changes (2) ... {code} ... and in the ProfilePage: DisplayProfile page:

[CONF] Apache Tapestry Link Components FAQ

2010-09-03 Thread confluence
Link Components FAQ Page edited by Howard M. Lewis Ship Changes (2) h2. Link Components h3. How do I add query parameters to a PageLink or ActionLink?

[CONF] Apache Tapestry Page And Component Classes

2010-09-03 Thread confluence
Page And Component Classes Page edited by Howard M. Lewis Ship Changes (5) ... {gliffy:name=Class Loaders|size=L|version=4} In a Tapestry

[CONF] Apache Tapestry Injection FAQ

2010-09-03 Thread confluence
Injection FAQ Page edited by Howard M. Lewis Ship Changes (1) ... {code} t:form t:id=login /t:form} {code}

[CONF] Apache Tapestry Component Libraries

2010-09-03 Thread confluence
Component Libraries Page edited by Howard M. Lewis Ship Changes (10) ... {code} HappyIcon appears inside the components sub-package. The

[CONF] Apache Tapestry Assets

2010-09-03 Thread confluence
Assets Page edited by Howard M. Lewis Ship Changes (33) ... Tapestry will also make files stored _on the classpath_, with your Java class files, visible to

[CONF] Apache Tapestry Assets

2010-09-03 Thread confluence
Assets Page edited by Howard M. Lewis Ship Changes (1) ... You should have an explicit application version number for any production application. Client

[CONF] Apache Tapestry Cookbook

2010-09-03 Thread confluence
Cookbook Page edited by Howard M. Lewis Ship Changes (1) ... {include:Component Libraries} {include:Switching Cases} {include:Enum Parameter

[CONF] Apache Tapestry Enum Parameter Recipe

2010-09-03 Thread confluence
Enum Parameter Recipe Page edited by Howard M. Lewis Ship Changes (2) h1. Enum Component Parameter Full Content

[CONF] Apache Tapestry Enum Parameter Recipe

2010-09-03 Thread confluence
Enum Parameter Recipe Page added by Howard M. Lewis Ship Change Notification Preferences View Online

[CONF] Apache Tapestry Enum Parameter Recipe

2010-09-03 Thread confluence
Enum Parameter Recipe Page edited by Howard M. Lewis Ship Changes (1) h1. Enum Component Parameter Its not uncommon to create a component that has a bit

[CONF] Apache Tapestry Error Page Recipe

2010-09-03 Thread confluence
Error Page Recipe File attached by Howard M. Lewis Ship Snapz Pro XScreenSnapz002.png (121 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Tapestry Error Page Recipe

2010-09-03 Thread confluence
Error Page Recipe File attached by Howard M. Lewis Ship Snapz Pro XScreenSnapz001.png (142 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Tapestry Error Page Recipe

2010-09-03 Thread confluence
Error Page Recipe Page added by Howard M. Lewis Ship Service Tapestry Pages as Servlet Error Pages Do you want to dress up your site and use a snazzy Tapestry page instead of the default 404 error page. Using modern servlet containers,

[CONF] Apache Tapestry Cookbook

2010-09-03 Thread confluence
Cookbook Page edited by Howard M. Lewis Ship Changes (1) ... {include:Switching Cases} {include:Enum Parameter Recipe} {include:Error Page

[CONF] Apache Tapestry Error Page Recipe

2010-09-03 Thread confluence
Error Page Recipe Page edited by Howard M. Lewis Ship Changes (1) h1. Service Serving Tapestry Pages as Servlet Error Pages Do you want to dress up your

[CONF] Apache Tapestry Templating and Markup

2010-09-13 Thread confluence
Templating and Markup Page edited by Howard M. Lewis Ship Changes (4) ... You should be careful to change the application version number for each new

[CONF] Apache Tapestry Tapestry Inversion of Control Container

2010-09-17 Thread confluence
Tapestry Inversion of Control Container Page edited by Howard M. Lewis Ship Changes (3) ... to see if the actual service exists yet. If not, it

[CONF] Apache Tapestry Frequently Asked Questions

2010-09-20 Thread confluence
Frequently Asked Questions Page edited by Ulrich Stärk Changes (3) {toc} {include:General Questions} {include:Limitations} {children}

[CONF] Apache Tapestry Documentation

2010-09-20 Thread confluence
Documentation Page edited by Ulrich Stärk Changes (1) {pagetree:root=Documentation} - [Introduction] - [Getting Started] ...

[CONF] Apache Tapestry Documentation

2010-09-20 Thread confluence
Documentation Page edited by Ulrich Stärk Changes (1) {pagetree:root=Documentation} - [Introduction] - [Getting Started] ...

[CONF] Apache Tapestry Annotations

2010-09-20 Thread confluence
Annotations Page added by Ulrich Stärk Tapestry Annotations The majority of Tapestry annotations (defined in the tapestry-core|../tapestry-core and tapestry-ioc|../tapestry-ioc modules) are very specific to Tapestry components or Tapestry

[CONF] Apache Tapestry Component Report

2010-09-20 Thread confluence
Component Report Page added by Ulrich Stärk Tapestry Component Parameters Report This report generates a comprehensive listing of all the components in your module (either a component library or a Tapestry application). For each component,

[CONF] Apache Tapestry Hibernate - Core

2010-09-20 Thread confluence
Hibernate - Core Page added by Ulrich Stärk Core Hibernate Support This library contains basic Hibernate support package without dependencies on the tapestry-core|../tapestry-core/ module (the web framework part of Tapestry); it only

[CONF] Apache Tapestry Hibernate - Userguide

2010-09-20 Thread confluence
Hibernate - Userguide Page added by Ulrich Stärk Entity value encoding Value encoders are automatically created for all mapped Hibernate entity types. This is done by encoding the entity as it's id (coerced to a String) and decoding the

[CONF] Apache Tapestry IoC - command

2010-09-20 Thread confluence
IoC - command Page added by Ulrich Stärk Chain of Command One of the most useful of the Gang Of Four Design Patterns is the command pattern. With the command pattern, a complex process is broken down into many individual steps. The steps

[CONF] Apache Tapestry IoC - autoload

2010-09-20 Thread confluence
IoC - autoload Page added by Ulrich Stärk Autoloading Modules An important part of Tapestry IoC is the autoloading of modules; this allows new features to be added to an application just by "dropping in" a JAR that contains a module: the

[CONF] Apache Tapestry IoC - parallel

2010-09-20 Thread confluence
IoC - parallel Page added by Ulrich Stärk Parallel Execution The ParallelExecutor|../apidocs/org/apache/tapestry5/ioc/services/ParallelExecutor.html allows a computation to occur in parallel. It can be used in two ways. First, with an

[CONF] Apache Tapestry IoC - injection

2010-09-20 Thread confluence
IoC - injection Page added by Ulrich Stärk Injection in Detail Injection in Tapestry IoC can be a complicated subject for a number of reasons: Injection can occur in many places: on fields, and on parameters to methods and constructors

[CONF] Apache Tapestry Hibernate - Statistics

2010-09-20 Thread confluence
Hibernate - Statistics Page added by Ulrich Stärk Hibernate Statistics If you enable Hibernate statistics by setting the property hibernate.generate_statistics to true, Hibernate will expose a number of useful metrics. The page "Statistics"

[CONF] Apache Tapestry Hibernate

2010-09-20 Thread confluence
Hibernate Page added by Ulrich Stärk Tapestry/Hibernate Integration Library This library integrates into Tapestry 5 to provide out-of-the-box support for using Hibernate 3 as the backend for normal CRUD style applications. For at least the

[CONF] Apache Tapestry Hibernate - Core - Conf

2010-09-20 Thread confluence
Hibernate - Core - Conf Page added by Ulrich Stärk Configuring Hibernate The Tapestry Hibernate Library is responsible for configuring Hibernate for you. This is done in a just-in-time manner, the first time a Hibernate Session is required.

[CONF] Apache Tapestry IoC - overview

2010-09-20 Thread confluence
IoC - overview Page added by Ulrich Stärk Tapestry IoC Overview Even today, with the overwhelming success of Spring and the rise of smaller, simpler approaches to building application that stand in sharp contrast to the ultra-heavyweight

[CONF] Apache Tapestry IoC - symbols

2010-09-20 Thread confluence
IoC - symbols Page added by Ulrich Stärk Symbols Tapestry IOC makes use of runtime-evaluated symbols to handle certains types of configuration tasks. The syntax of symbols is based on Ant _expression_, that is, a leading ${ before the

[CONF] Apache Tapestry IoC cookbook - override

2010-09-20 Thread confluence
IoC cookbook - override Page added by Ulrich Stärk Overriding Services Tapestry is designed to be easy to customize, and the IoC container is key to that customizability. Part of Tapestrys core functionality is resolving injected objects;

[CONF] Apache Tapestry Test

2010-09-20 Thread confluence
Test Page added by Ulrich Stärk Tapestry Test Utilities This library is just a couple of base classes to make it easier to build integration test suites around Selenium. This library is currently based on Selenium 0.8.1. The strategy is

[CONF] Apache Tapestry IoC - service

2010-09-20 Thread confluence
IoC - service Page added by Ulrich Stärk Tapestry IoC Services Services consist of two main parts: a service interface and a service implementation. The service interface is how the service will be represented throughout the rest of the

[CONF] Apache Tapestry IoC cookbook - servconf

2010-09-20 Thread confluence
IoC cookbook - servconf Page added by Ulrich Stärk Service Configurations This is an area of Tapestry IoC that is often least well understood. Tapestry services often must have some configuration to fine tune exactly what they do. One of

[CONF] Apache Tapestry IoC

2010-09-20 Thread confluence
IoC Page added by Ulrich Stärk Tapestry Inversion of Control Container The inner construction of the Tapestry framework is based on inversion of control, a design approach that allows a working system to be fabricated from many small,

[CONF] Apache Tapestry IoC - strategy

2010-09-20 Thread confluence
IoC - strategy Page added by Ulrich Stärk Strategy Pattern Another of the Gang Of Four patterns, the strategy pattern as implemented in Tapestry IoC is a kind of late binding. The idea is that adapters for objects are accessed based on the

[CONF] Apache Tapestry IoC cookbook - basics

2010-09-20 Thread confluence
IoC cookbook - basics Page added by Ulrich Stärk Basic Services and Injection A good part of the basics is convention: what to name your classes, what packages to put them in and so forth. In many cases, these conventions are just a little

[CONF] Apache Tapestry IoC cookbook

2010-09-20 Thread confluence
IoC cookbook Page added by Ulrich Stärk Tapestry IoC Cookbook Tapestry IoC, though designed specifically for the needs of the Tapestry web framework, may also be employed as a stand-alone IoC container, separate from the rest of Tapestry.

[CONF] Apache Tapestry Spring

2010-09-20 Thread confluence
Spring Page added by Ulrich Stärk Tapestry/Spring Integration Provides integration between Tapestry and Spring, allowing beans defined by Spring to be injected into Tapestry IoC services, and into Tapestry components. Changes From 5.0 You

[CONF] Apache Tapestry Upload

2010-09-20 Thread confluence
Upload Page added by Ulrich Stärk Tapestry Upload Component Provides a file upload component for Tapestry based on Jakarata Commons FileUpload. This is packaged as an add-on to Tapestry because of the number of additional dependencies it

[CONF] Apache Tapestry IoC cookbook - patterns

2010-09-20 Thread confluence
IoC cookbook - patterns Page added by Ulrich Stärk Using Patterns Tapestry IoC has support for implementing several of the Gang Of Four Design Patterns. In fact, the IoC container itself is a pumped up version of the Factory pattern. The

[CONF] Apache Tapestry Modules

2010-09-20 Thread confluence
Modules Page added by Ulrich Stärk Change Notification Preferences View Online

[CONF] Apache Tapestry Annotations

2010-09-20 Thread confluence
Annotations Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry Modules

[CONF] Apache Tapestry Annotations

2010-09-20 Thread confluence
Annotations Page edited by Ulrich Stärk Changes (0) ... Full Content Tapestry Annotations The

[CONF] Apache Tapestry IoC - order

2010-09-20 Thread confluence
IoC - order Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - configuration

2010-09-20 Thread confluence
IoC - configuration Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - case

2010-09-20 Thread confluence
IoC - case Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - decorator

2010-09-20 Thread confluence
IoC - decorator Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - command

2010-09-20 Thread confluence
IoC - command Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - serialization

2010-09-20 Thread confluence
IoC - serialization Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - startup

2010-09-20 Thread confluence
IoC - startup Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - symbols

2010-09-20 Thread confluence
IoC - symbols Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC cookbook - servconf

2010-09-20 Thread confluence
IoC cookbook - servconf Page moved by Ulrich Stärk From: Apache Tapestry IoC To: Apache Tapestry IoC cookbook

[CONF] Apache Tapestry IoC - advice

2010-09-20 Thread confluence
IoC - advice Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC cookbook - basics

2010-09-20 Thread confluence
IoC cookbook - basics Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC cookbook - patterns

2010-09-20 Thread confluence
IoC cookbook - patterns Page moved by Ulrich Stärk From: Apache Tapestry IoC To: Apache Tapestry IoC cookbook

[CONF] Apache Tapestry IoC cookbook - patterns

2010-09-20 Thread confluence
IoC cookbook - patterns Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC cookbook - servconf

2010-09-20 Thread confluence
IoC cookbook - servconf Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - parallel

2010-09-20 Thread confluence
IoC - parallel Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC - module

2010-09-20 Thread confluence
IoC - module Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry IoC cookbook - override

2010-09-20 Thread confluence
IoC cookbook - override Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry IoC

[CONF] Apache Tapestry Hibernate - Statistics

2010-09-20 Thread confluence
Hibernate - Statistics Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry Hibernate

[CONF] Apache Tapestry Spring

2010-09-20 Thread confluence
Spring Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry Modules

[CONF] Apache Tapestry Hibernate - Core

2010-09-20 Thread confluence
Hibernate - Core Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry Modules

[CONF] Apache Tapestry IoC

2010-09-20 Thread confluence
IoC Page moved by Ulrich Stärk From: Apache Tapestry To: Apache Tapestry Modules

[CONF] Apache Tapestry Statistics

2010-09-20 Thread confluence
Statistics Page edited by Ulrich Stärk Changes (0) ... Full Content Hibernate Statistics If you

[CONF] Apache Tapestry Userguide

2010-09-20 Thread confluence
Userguide Page edited by Ulrich Stärk Changes (0) ... Full Content Entity value encoding Value

[CONF] Apache Tapestry Documentation

2010-09-28 Thread confluence
Documentation Page edited by Christophe Cordenier Changes (6) h2. Overview - [Introduction] - [Getting Started] - [Tutorial] - [Frequently Asked

[CONF] Apache Tapestry Books

2010-09-28 Thread confluence
Books Page added by Christophe Cordenier Change Notification Preferences View Online

[CONF] Apache Tapestry Presentations

2010-09-28 Thread confluence
Presentations Page added by Christophe Cordenier Change Notification Preferences View Online

[CONF] Apache Tapestry Documentation

2010-09-28 Thread confluence
Documentation Page edited by Christophe Cordenier Changes (1) ... h2. Presentations [Tapestry 5 : Java power, Scripting

[CONF] Apache Tapestry Key Features

2010-09-28 Thread confluence
Key Features Page edited by Howard M. Lewis Ship Changes (6) ... - h3. Java power {html}div class=feature radied relief{html} First key

[CONF] Apache Tapestry Documentation

2010-09-28 Thread confluence
Documentation Page edited by Howard M. Lewis Ship Changes (6) ... - [Tutorial] - [Frequently Asked Questions] - [User Guide] is a collection

[CONF] Apache Tapestry Developer Information

2010-09-28 Thread confluence
Developer Information Page added by Howard M. Lewis Ship Information needed by Tapestry developers. Change Notification Preferences View Online

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page added by Howard M. Lewis Ship The process can be summarized as: mvn release:prepare mvn release:perform Generate and upload Binary / Source distributions Login to Nexus, 'close' automatically created staging

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... # SSH to people.apache.org and copy the Binary / Source distributions to the right

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... # Once files reach all mirrors, update the Downloads Page Note the first

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (7) h2. Release Steps The process can be summarized as: ... # Once

[CONF] Apache Tapestry Key Features

2010-09-28 Thread confluence
Key Features Page edited by Howard M. Lewis Ship Changes (14) {html}div id=features{html} {div:id=features} - h3. Java power

[CONF] Apache Tapestry Key Features

2010-09-28 Thread confluence
Key Features Page edited by Howard M. Lewis Ship Comment: Reverted from v. 11 Changes (14) {div:id=features} {html}div

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... is {indent}releases/5.X.X{indent} This reflects that

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... {{mvn:prepare}} does a very good job at guessing the right version numbers (i.e.,

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... # Once files reach all mirrors, update the Downloads Page {warning} Be

[CONF] Apache Tapestry Release Process

2010-09-28 Thread confluence
Release Process Page edited by Howard M. Lewis Ship Changes (1) ... The process can be summarized as: {note:title=TODO} JIRA: close out

<    1   2   3   4   5   6   7   8   9   10   >