How to implement alternate error messages in the Struts validation framework. (Struts 2.0.1.4)

2012-02-28 Thread joann luo
Hello, I am currently using the Struts2 validation framework for my project. I have Struts 2.0.14. I have been trying to find a way to display alternate error message through validator framework. I tried two things. 1. I added a bundle attribute in the following code in the web.xml but

Re: Validation doesn’t honor the bundle attribute in http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd

2012-03-01 Thread joann luo
//struts.1045723.n5.nabble.com/How-to-implement-alternate-error-messages-in-the-Struts-validation-framework-Struts-2-0-1-4-td5522076.html > > Best, > > jb > > On Thu, Mar 1, 2012 at 8:59 AM, joann luo wrote: > > > Hello, > > I am using http://jakarta.apache.org/commo

Re: Validation doesn’t honor the bundle attribute in http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd

2012-03-01 Thread joann luo
alidator, however, would remain at the 1.1.3 level. If it's a > validator-only issue, it *may* still work, but if the new functionality > relies on any S1 interaction, I'm pretty sure it wouldn't. > > Dave > > On Thu, Mar 1, 2012 at 3:33 PM, joann luo wrote: &

Could somebody please confirm the bundle attribute issue is fixed in Commons Validator 1.3.0?

2012-03-05 Thread joann luo
Hello, Thanks so much for the responses to my previous question in this thread: http://struts.1045723.n5.nabble.com/Validation-doesn-t-honor-the-bundle-attribute-in-http-jakarta-apache-org-commons-dtds-validator-1-3-d-td5528087.html The customer requires us to add the customized error messages in

Exception occurred after upgrading from Struts 1.2 to Struts 1.3.10

2012-03-19 Thread joann luo
hello, I downloaded the complete Struts 1.3.10 package from http://struts.apache.org/download.cgi\ *struts-1.3.10-all.zip *. I updated the existing JAR files in my application. jakarta-oro.jar commons-logging.jar common

Re: Exception occurred after upgrading from Struts 1.2 to Struts 1.3.10

2012-03-20 Thread joann luo
Warszawa JUG conference - Confitura http://confitura.pl/ > > > 2012/3/19 joann luo : > > hello, > > > > > > I downloaded the complete Struts 1.3.10 package from > > http://struts.apache.org/download.cgi\ > > *struts-1.3.10-all.zip< > http://apache.mirrors.h

Re: Exception occurred after upgrading from Struts 1.2 to Struts 1.3.10

2012-03-20 Thread joann luo
the logs on startup? > > Dave > > On Tue, Mar 20, 2012 at 9:48 AM, joann luo wrote: > > > Hello, > > > > Thanks for your quick responses. > > > > Yes. I changed the DTD definitions in all the relevant files: > > > > > "-//Apa

Questions related to commons-chain.jar after upgrading from Struts 1.2 to Struts 1.3

2012-03-21 Thread joann luo
Hello, After upgrading from Struts 1.2 to Struts 1.3, I copied *commons-chain.jar*to the *WEB**-**INF**\lib* directory. I still got the following exception when I logged into the application. Note: The commons-chain.jar was *never *in the WEB-INF\lib directory when this project was running u