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=30342>. 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=30342 Struts-faces & JSF commandLink bug in RI 1.1 ------- Additional Comments From [EMAIL PROTECTED] 2004-07-30 06:52 ------- Unfortunately, the fix in the JSF RI created a coupling between the RI's renderers for <h:form> and <h:commandLink>, such that you cannot use <h:commandLink> inside any other library's implementation of a form tag (including the one in the Struts-Faces library). I'm consulting with the JSF RI team, and evaluating what the least painful solution will be -- probably either emulating the nonstandard behavior of the RI's <h:form> renderer or building a Struts-specific version of <h:commandLink> that interoperates with the Struts form component. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
