You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "creatxr (JIRA)" <ta...@jakarta.apache.org> on 2006/03/31 19:19:30 UTC

[jira] Created: (TAPESTRY-899) a way to integrate spring and tapestry

a way to integrate spring and tapestry
--------------------------------------

         Key: TAPESTRY-899
         URL: http://issues.apache.org/jira/browse/TAPESTRY-899
     Project: Tapestry
        Type: Wish
    Reporter: creatxr


I wish tapestry 's Page can create from spring .

for example:

in *.application file to config:
<application>
<page name="demoPage" specification-path="spring:demoPageBean" />
</application>

or in *.page file to config:
<page-specification class="spring:demoPageBean">
</page-specification>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Closed: (TAPESTRY-899) a way to integrate spring and tapestry

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-899?page=all ]
     
Jesse Kuhnert closed TAPESTRY-899:
----------------------------------

    Resolution: Invalid

Already being worked on.

> a way to integrate spring and tapestry
> --------------------------------------
>
>          Key: TAPESTRY-899
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-899
>      Project: Tapestry
>         Type: Wish
>     Reporter: creatxr

>
> I wish tapestry 's Page can create from spring .
> for example:
> in *.application file to config:
> <application>
> <page name="demoPage" specification-path="spring:demoPageBean" />
> </application>
> or in *.page file to config:
> <page-specification class="spring:demoPageBean">
> </page-specification>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org