You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Max Skripnikov (JIRA)" <ji...@apache.org> on 2010/02/28 22:52:05 UTC

[jira] Created: (WW-3399) JCR(JSR-170) Struts2 plugin

JCR(JSR-170) Struts2 plugin
---------------------------

                 Key: WW-3399
                 URL: https://issues.apache.org/jira/browse/WW-3399
             Project: Struts 2
          Issue Type: New Feature
          Components: Other
            Reporter: Max Skripnikov


Want to submit a patch for a new feature - plugin for the Struts2 and JCR(JSR-170) integration. It were developed as a part of the Sibutu project (http://code.google.com/p/sibutu/), but since it more relates to Struts2 we will be glad if you include this plugin into the Struts2 in future. Plugin consists of two parts - annotation based interceptor for preloading JCR nodes, and wrapper classes for transparent wrapping of JCR Nodes so they implement both javax,jcr.Node and java.util.Map. This approach allows node's properties to be set directly by Struts2, also validation can easily be done and  JCR node's properties can be referenced in JSP pages in a standard way.

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


[jira] Updated: (WW-3399) JCR(JSR-170) Struts2 plugin

Posted by "Max Skripnikov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Skripnikov updated WW-3399:
-------------------------------

    Attachment: patch.txt

> JCR(JSR-170) Struts2 plugin
> ---------------------------
>
>                 Key: WW-3399
>                 URL: https://issues.apache.org/jira/browse/WW-3399
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Other
>            Reporter: Max Skripnikov
>         Attachments: patch.txt
>
>
> Want to submit a patch for a new feature - plugin for the Struts2 and JCR(JSR-170) integration. It were developed as a part of the Sibutu project (http://code.google.com/p/sibutu/), but since it more relates to Struts2 we will be glad if you include this plugin into the Struts2 in future. Plugin consists of two parts - annotation based interceptor for preloading JCR nodes, and wrapper classes for transparent wrapping of JCR Nodes so they implement both javax,jcr.Node and java.util.Map. This approach allows node's properties to be set directly by Struts2, also validation can easily be done and  JCR node's properties can be referenced in JSP pages in a standard way.

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