You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by cr...@apache.org on 2006/05/22 01:31:28 UTC

svn commit: r408525 - /struts/shale/trunk/mailreader/src/web/mainMenu.jsp

Author: craigmcc
Date: Sun May 21 16:31:27 2006
New Revision: 408525

URL: http://svn.apache.org/viewvc?rev=408525&view=rev
Log:
Add a Message List component in case any errors were encountered.

Modified:
    struts/shale/trunk/mailreader/src/web/mainMenu.jsp

Modified: struts/shale/trunk/mailreader/src/web/mainMenu.jsp
URL: http://svn.apache.org/viewvc/struts/shale/trunk/mailreader/src/web/mainMenu.jsp?rev=408525&r1=408524&r2=408525&view=diff
==============================================================================
--- struts/shale/trunk/mailreader/src/web/mainMenu.jsp (original)
+++ struts/shale/trunk/mailreader/src/web/mainMenu.jsp Sun May 21 16:31:27 2006
@@ -21,7 +21,6 @@
  $Id$
 -->
 
-
 <f:view>
 <html>
 <head>
@@ -32,6 +31,8 @@
 <body>
 
 <h:form                id="mainMenuForm">
+
+  <h:messages  globalOnly="true"/>
 
   <h:panelGrid    columns="1">