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-08-29 02:26 -------
Could you do me a favor and try this experiment again, but using the (new)
<s:outputLink> tag instead of the standard <h:outputLink>?  You'll need a fairly
recent nightly build to have this functionality available.

The reason for this suggestion is that, due to the way the JSF Specification is
worded, any JSF implementation is going to have a mutual dependency between its
implementation of rendering for the Output Link component and for the
surrounding Form component.  Since the Struts-Faces library provides its own
form component, we needed to provide our own output link component as well.

That all being said, I've often run into "blank pages" scenarios using Tiles
outside of JSF, and occastionally in a non-Tiles Struts app, normally because of
misconfiguration.  If you are still encountering difficulties, a small
reproducible test case would be extremely helpful in getting to the bottom of
what is really going on.  Without that, there's not going to be a lot we can do.

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

Reply via email to