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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]