Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/spring/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring4WebFlow-AF2Tiles Ajax:除了_Ajax_Spring_Spring Webflow_Thymeleaf_Tiles - Fatal编程技术网

Spring4WebFlow-AF2Tiles Ajax:除了

Spring4WebFlow-AF2Tiles Ajax:除了,ajax,spring,spring-webflow,thymeleaf,tiles,Ajax,Spring,Spring Webflow,Thymeleaf,Tiles,除了最后一步之外,我的Spring4和AF2平铺和Ajax配置正在运行。我的html页面不刷新。我知道方法被调用,结果从我的服务方法返回。我认为我的错误是在helloworld互动程序中处理id的方式 我将展示我的整个配置,因为web上几乎没有xml配置示例,这是错误的 最后一步的帮助将不胜感激 配置的关键部分: WebFlow配置 明白了 这是非常有用的,因为是线程的底部 我做了一些改变 我将ajax片段制作成一个独立的html文件hw4.html。注意:在这个测试中,我两次调用日期。一次直接

除了最后一步之外,我的Spring4和AF2平铺和Ajax配置正在运行。我的html页面不刷新。我知道方法被调用,结果从我的服务方法返回。我认为我的错误是在helloworld互动程序中处理id的方式

我将展示我的整个配置,因为web上几乎没有xml配置示例,这是错误的

最后一步的帮助将不胜感激

配置的关键部分:

WebFlow配置 明白了

这是非常有用的,因为是线程的底部

我做了一些改变

我将ajax片段制作成一个独立的html文件hw4.html。注意:在这个测试中,我两次调用日期。一次直接通过thymeleaf确认磁砖刷新,一次从一个bean确认该bean在范围内并刷新。这样我可以确认我的bean或范围没有问题。 日期在这里