DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30696>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30696

Struts-Tiles-JSF-Integration SOMETIMES creates blank pages





------- Additional Comments From [EMAIL PROTECTED]  2004-09-14 08:26 -------
Hi Craig,
I'm sorry it took my so long to create an example for the INITIAL problem. I'm 
currently writing my diploma thesis about the integration of struts, jsf and 
tiles in a rather complex application, so it was kind of hard to extract the 
part that really causes the problem.

2 issues:

1) Initial problem was that I link directly to a Struts-Action with a 
parameter and a dynamic value (scrollList.do?page=5). I get blank pages on 
that, the attached example app (based on struts-faces2) is reproducing the 
error!

2) I also get blank pages in struts-faces2 example application when I hit my 
browser's refresh button!

In both cases, I get different results with different browsers:

Internet Explorer 6: I scroll once on my app or hit reload once on struts-
faces2 and get a blank page!

Mozilla: Scroll / reload once ok, second time -> blank page!

Opera: Scoll / reload twice ok, third time -> blank page!

JSF usually throws an exception when you use your browsers back, forward, 
reload buttons and the application's state is saved on the server-side, not on 
the client side.
The problems mentioned above don't have anything to do with this issue, there 
are no exceptions thrown or warnings / errors listed in tomcat logs!

Hope the example helps you a bit!

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to