如何使用JSF返回上一页

时间:2021-05-05 21:17:18

I would like to implement a hyperlink leading to the respective previous page which should appear supplied with the same data used for its previous display (similar to the effect of the "history-back" button).

我想实现一个超链接,该超链接指向相应的上一页,该超链接应该看起来提供有与其先前显示相同的数据(类似于“历史返回”按钮的效果)。

Are there any best practices to do this?

有没有最佳做法?

1 个解决方案

#1


This is one of the features of Seam where they have tried to improve on standard JSF. Here's the relevant part of the reference.

这是Seam的一个功能,他们试图改进标准的JSF。这是参考文献的相关部分。

#1


This is one of the features of Seam where they have tried to improve on standard JSF. Here's the relevant part of the reference.

这是Seam的一个功能,他们试图改进标准的JSF。这是参考文献的相关部分。