Re: not working as expected...

2003-09-26 Thread Pierre Delisle
From bug #14590: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14590 ... This is not a bug in JSTL, but a peculiarity of how a single quote is interpreted by java.text.MessageFormat. For more details, you may want to check bug reports 4293229 and 4321513 in the java bug database (http://

Re: not working as expected...

2003-09-26 Thread Billy Bacon
Nope, I'm not using Resin. I did however get it to work with someone else's suggestion... For those who are interested In my Messages.properties file I needed to escape the single qoute in the word "Can't"... Notice the 2 single quotes '' md.tree.label.feedback1=Can''t find the {0}? Mail The

RE: not working as expected...

2003-09-26 Thread Karr, David
You're not using Resin, are you? Resin has their own JSTL implementation, which might be different from the Jakarta implementation. > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > > I tried this after your suggestion and I still get the same > result. Are you > doi

Re: not working as expected...

2003-09-26 Thread Billy Bacon
Martin, I tried this after your suggestion and I still get the same result. Are you doing something differently? On 9/26/03 3:54 AM, "Martin van Dijken" <[EMAIL PROTECTED]> wrote: > Hey Billy, > > I've got your example working with one little difference, though it may not be > significa

RE: not working as expected...

2003-09-26 Thread Martin van Dijken
Hey Billy, I've got your example working with one little difference, though it may not be significant. I've got the value within the param tags instead of as value. Grtz, Martin > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > Sent: donderdag 25 september 2003 19:56