On 7/23/07, jimmy6 <[EMAIL PROTECTED]> wrote:
1) I am using appfuse-jsf-1.9.4-src. The facesutil class is still using jsf error message mechanism. Why? How to integrate it with MessageFilter class?
This method does not appear to be used in AppFuse. If you look in BasePage, there's addMessage and addError, which are used and integrated in MessageFilter.
2) I am using facelet as well, so messages.jsp can't be used because of the jstl tag not supported. How to do that?
In 1.9.4 and 2.x, Facelets is used, but the decorator is still JSP and includes messages.jsp. Matt
-- View this message in context: http://www.nabble.com/MessageFilter-why-still-facesUtil.addErrorMessage%28%29-tf4133800s2369.html#a11756763 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
