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
7;t happen, and the style isn't applied. Any thoughts on this? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-1-3-errorStyleClass-Not-Working-Error-Field-Highlighting-tp5717942p5717943.html Sent from the Struts - User mailing list archive at Nabble.com. -

Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-07-07 Thread eugenebalt
ge in context: http://struts.1045723.n5.nabble.com/Struts-1-3-errorStyleClass-Not-Working-Error-Field-Highlighting-tp5717942.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr.

Re: errorStyleClass not working

2006-07-24 Thread fea jabi
got this working too. bundle="${appbundle}"/> Thanks a lot David and Niall. From: "fea jabi" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Re: errorStyleClass not workin

Re: errorStyleClass not working

2006-07-24 Thread fea jabi
Thanks. From: "Niall Pemberton" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: Re: errorStyleClass not working Date: Fri, 21 Jul 2006 23:29:47 +0100 On 7/21/06, David Friedman <[EMAIL PROTECT

Re: errorStyleClass not working

2006-07-21 Thread Niall Pemberton
(Unles Niall has any ideas). Regards, David -Original Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 9:13 AM To: user@struts.apache.org Subject: RE: errorStyleClass not working I think the problem is on server side. As in the dispatch aciton

RE: errorStyleClass not working

2006-07-21 Thread fea jabi
Thanks a lot, David for your help. From: "David Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: RE: errorStyleClass not working Date: Fri, 21 Jul 2006 13:16:21 -0400 You should find out what

RE: errorStyleClass not working

2006-07-21 Thread David Friedman
works right with your indexed properties. I'm out of ideas at this point so good luck (Unles Niall has any ideas). Regards, David -Original Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 9:13 AM To: user@struts.apache.org Subject: RE: errorStyleClass n

RE: errorStyleClass not working

2006-07-21 Thread fea jabi
uts Users Mailing List" To: "Struts Users Mailing List" Subject: RE: errorStyleClass not working Date: Thu, 20 Jul 2006 17:23:48 -0400 Is your problem server side or client side? If you problem is client side then you should read the struts javadocs: http://struts.apache.org/1.2.7/api/

RE: errorStyleClass not working

2006-07-20 Thread David Friedman
Is your problem server side or client side? If you problem is client side then you should read the struts javadocs: http://struts.apache.org/1.2.7/api/org/apache/struts/validator/ValidatorPlug In.html Or the User Guides: http://struts.apache.org/1.x/faqs/validator.html Both of them mention a pl

Re: errorStyleClass not working

2006-07-20 Thread fea jabi
index properties? how can this be done? Thanks. From: "Niall Pemberton" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: Re: errorStyleClass not working Date: Thu, 20 Jul 2006 00:45:41 +0100 See "1. W

Re: errorStyleClass not working

2006-07-19 Thread Niall Pemberton
n errors instead of ActionMessages? Thanks. >From: "David Friedman" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" >To: "Struts Users Mailing List" >Subject: RE: errorStyleClass not working >Date: Wed, 19 Jul 2006 14:51:48 -0400

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
right. When to use the ActionMessages and when to use ActionErrors. Thanks a lot for your help. From: "fea jabi" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: RE: errorStyleClass not working Date: Wed, 19 Jul 2006 15

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
rrors instead of ActionMessages? Thanks. From: "David Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: RE: errorStyleClass not working Date: Wed, 19 Jul 2006 14:51:48 -0400 There is something odd going

RE: errorStyleClass not working

2006-07-19 Thread David Friedman
ds, David -Original Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 1:57 PM To: user@struts.apache.org Subject: RE: errorStyleClass not working yes, using 1.2.7 version of struts. This(errorStyleClass) does work in another page though whose property is i

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
t;[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: RE: errorStyleClass not working Date: Wed, 19 Jul 2006 13:36:10 -0400 I see your final output does not list the class="..." attribute. What version of struts are you

RE: errorStyleClass not working

2006-07-19 Thread David Friedman
output of your html:text tag on a page which also shows the actual errors, via the html:errors tag, right? Regards, David -Original Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 1:28 PM To: user@struts.apache.org Subject: RE: errorStyleClass not workin

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
Users Mailing List" To: "Struts Users Mailing List" Subject: RE: errorStyleClass not working Date: Wed, 19 Jul 2006 13:12:17 -0400 I was asking what your html:text tag outputs. Can you post what it puts into your web page (when you view the source of the generated page?) You know

RE: errorStyleClass not working

2006-07-19 Thread David Friedman
ache.org Subject: RE: errorStyleClass not working Thanks for your response. >a) Have you checked your output to make sure the class is set in the html >when an error occurs? what class are you talking about here? yes, the css is embeded and the errormsg is also in there. It works fine in other pages. e

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
{ color: red; background: inherit; font-size: 11px; border: 1px solid red; padding: 3px; } Hoping to get an answer for this. Thanks. From: "David Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject:

RE: errorStyleClass not working

2006-07-19 Thread David Friedman
Users Mailing List" >To: user@struts.apache.org >Subject: errorStyleClass not working >Date: Mon, 17 Jul 2006 11:44:49 -0400 > >... > > > > > " >errorStyleClass="errormsg"/> > > > &

RE: errorStyleClass not working

2006-07-19 Thread fea jabi
can someone help me with this please. Thanks. From: "fea jabi" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: errorStyleClass not working Date: Mon, 17 Jul 2006 11:44:49 -0400 s

errorStyleClass not working

2006-07-17 Thread fea jabi
struts-config dynamic="true"> . JSP: requestURI="PrepareAction.do" > ...