Re: [java ee programming] struts-example assignment, JEE Programming with Passion

2010-06-09 Thread Michèle Garoche
Le 10 juin 10 à 04:02, Preet K. Sekhon a écrit : I think there is a bug in Validation part of the original struts- example. I kept getting this error message when I entered a wrong password or when username entered was not unique. org.apache.struts.action.ActionMessage cannot be cast to

[java ee programming] struts-example assignment, JEE Programming with Passion

2010-06-09 Thread Preet K. Sekhon
I think there is a bug in Validation part of the original struts-example. I kept getting this error message when I entered a wrong password or when username entered was not unique. *org.apache.struts.action.ActionMessage cannot be cast to org.apache.struts.action.ActionError * It worked when I r