Re: Problem using saveMessages method

2005-02-16 Thread Niall Pemberton
From: Burns, Scott To: user@struts.apache.org Sent: Wednesday, February 16, 2005 1:18 PM Subject: Problem using saveMessages method I am not seeing errors in my jsp when using the following code. When I use the deprecated method saveErrors the error messages are displayed. What am I

Problem using saveMessages method

2005-02-16 Thread Burns, Scott
I am not seeing errors in my jsp when using the following code.  When I use the deprecated method saveErrors the error messages are displayed.  What am I doing wrong?  thanks in advance. Scott   In my Action class I have the following code if(!handler.registerProduct(key)){ // key not f