webtier@glassfish.java.net

Re: [webtier] Redirect on Post with view parameters

From: <webtier_at_javadesktop.org>
Date: Fri, 04 Dec 2009 12:57:23 PST

Hello Ed

The problem is not the message but the id. It is not included in the URL of the POST and as a consequence I cannot pass it to the redirect.

The URL series in my case is:
/faces/article.xhtml?id=4711 (GET)
/faces/article.xhtml (POST)
/faces/article.xhtml (GET after redirect with missing id)

a form/commandButton needs to be able to include view params as well.

Best Regards

Sebastian
[Message sent by forum member 'laliluna' ]

http://forums.java.net/jive/thread.jspa?messageID=374814