SEAM redirect
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
SEAM redirect  XML
Forum Index -> JBoss Seam Integration
Author Message
Farlo

Joined: 10/01/2007 00:00:00
Messages: 23
Offline


I noticed in the SEAM - Icefaces example the Seam Redirect Filter has been commented out in the web.xml file. Are there problems using this with Icefaces?

Benj Fayle
Make Technologies
philip.breau


Joined: 08/05/2006 00:00:00
Messages: 2672
Offline


Hi Benj,

The Seam redirect filter is commented out because it doesn't really apply when using ICEfaces. ICEfaces doesn't rely on the same mechanism to redirect the browser as what is expected/required by the redirect filter. Code that preserves the Seam conversational state is executed by introspection in the ICEfaces framework. The ICEfaces framework uses javascript to issue
redirects, and the Seam redirection filter isn't invoked anyway.

Thanks,
Philip

.
 
Forum Index -> JBoss Seam Integration
Go to:   
Powered by JForum 2.1.7ice © JForum Team