Hi
On Mon, 9 Aug 2010, Michael Kurz wrote:
Hi,
I don't know if it solves the problem but an action method should normally
return a String value. Simply return null to stay on the same page.
I have fixed that, thanks. The same exception is still always thrown.
Roman
regards
Michael
Am 09.08.2010 13:28, schrieb Roman:
Hi.
I have a very simple test application written using MyFaces 1.2.9 and
RichFaces 3.3.3. And I get this exception
javax.faces.application.ViewExpiredException - /xhtml/index.xhtmlNo
saved view state could be found for the view identifier: /xhtml/index.xhtml
every time I press the commandButton.
I have attached all files web.xml, faces-config.xml, index.xhtml and
Bean.java.
Is there something wrong in the configuration? I really do not have any
idea what is cousing this error.
Thanks for any help.
Roman