RE: Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-09-02 Thread Givler, Eric
lar to use and see how it behaves. What do you use for the validation that is creating these keys? Struts Validator? Eric -Original Message- From: eugenebalt [mailto:eugeneb...@yahoo.com] Sent: Tuesday, July 07, 2015 3:45 PM To: user@struts.apache.org Subject: Re: Struts 1.3 errorStyleC

Re: Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-07-07 Thread eugenebalt
So, I now have some more info about this problem, which could maybe help us debug it: If you open Struts' BaseHandlerTag.doErrorsExist(), which is called to set the Error Style, it looks like this. Note the very last statement, the &&-paired double condition for errorsExist. protected boolean d