【发布时间】:2010-05-26 21:05:37
【问题描述】:
* Unable to find matching navigation case with from-view-id '/home.xhtml' for action 'MemoServlet' with outcome 'MemoServlet'
我尝试通过以下方式完成它:
<h:commandButton type="submit" value="add" action="MemoServlet"/>
但是世界上所有的教程都只用一个 bean 来做,我不想要。我遇到过任何可以满足我要求的导航规则。
【问题讨论】: