On Wednesday 25 October 2006 04:20 pm, Jon Horsman wrote:
> > It's using standard ASCII sorting. Uppercase letters always come first.
> 
> If you look to the example i posted, thats not the case though.
> 
> I'm assuming you mean "Cat" would come before "cat" which makes sense.
>  But if you look at what I posted, it gets sorted with all capital
> letters first, then all lower case.  Here is a better example of what
> what i meant, perhaps i didn't explain myself well. If i had the
> following 6 words, it will be sorted just as i typed them, words with
> caps first, and then words starting with lowercase second.
> Cat
> Dog
> Fox
> cat
> dog
> fox
> 
> one would expect to see
> 
> Cat
> cat
> Dog
> dog
> Fox
> fox
> 
> wouldn't they?
no, google ASCII. 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to