[ 
https://issues.apache.org/struts/browse/TILES-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Petrelli updated TILES-212:
-----------------------------------

    Description: 
Commons Chain Command should be available as a ViewPreparer.

-- Original description --
Note: Read "Preparer" or "ViewPreparer" instead of "Controller".

Please add support for commons-chain Command as the Controller for a Tile.

For example, add CommandController class as a peer of ActionController and
UrlController.

Please also add XML syntax to configure the commons-chain Command in the Tile
definition.

For example, add controllerCatalog and controllerCommand attributes to
<definition> element in Tiles configuration.

Perhaps it would be worth also creating a TilesContext (similar to ActionContext
in struts-action project) that provides strongly typed access to objects needed
during Tiles Controller execution.

  was:
Please add support for commons-chain Command as the Controller for a Tile.

For example, add CommandController class as a peer of ActionController and
UrlController.

Please also add XML syntax to configure the commons-chain Command in the Tile
definition.

For example, add controllerCatalog and controllerCommand attributes to
<definition> element in Tiles configuration.

Perhaps it would be worth also creating a TilesContext (similar to ActionContext
in struts-action project) that provides strongly typed access to objects needed
during Tiles Controller execution.

     Issue Type: New Feature  (was: Improvement)
        Summary: Support commons-chain Command as Preparer  (was: [controller] 
Support commons-chain Command as Controller)

> Support commons-chain Command as Preparer
> -----------------------------------------
>
>                 Key: TILES-212
>                 URL: https://issues.apache.org/struts/browse/TILES-212
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-core
>    Affects Versions: 2.0.4
>         Environment: Operating System: other
> Platform: Other
>            Reporter: John R. Fallows
>             Fix For: 2.1.x
>
>
> Commons Chain Command should be available as a ViewPreparer.
> -- Original description --
> Note: Read "Preparer" or "ViewPreparer" instead of "Controller".
> Please add support for commons-chain Command as the Controller for a Tile.
> For example, add CommandController class as a peer of ActionController and
> UrlController.
> Please also add XML syntax to configure the commons-chain Command in the Tile
> definition.
> For example, add controllerCatalog and controllerCommand attributes to
> <definition> element in Tiles configuration.
> Perhaps it would be worth also creating a TilesContext (similar to 
> ActionContext
> in struts-action project) that provides strongly typed access to objects 
> needed
> during Tiles Controller execution.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to