Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: 'Modal' in terms of pageflow

scott.stark@jboss.org

2007-05-07


This is just Gavin going on about something...

The main point I think is that traditionally web applications only work in one browser window at a time, because all state is session-shared and several windows would produce conflicting updates. A workaround is to simulate several browser windows with modal dialogs. In Seam you use conversations for that, hence, the app works in several browser windows.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043612#4043612

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043612
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.