Just something to note, I'm in the process of adding a String taglib to
the Jakarta Taglib project (once I get all the xml files right). This sits
on top of a large String Util class.
I'll be grabbing the StringUtils one to see if I've missed anything, is
this something that projects could think of merging?
I think the struts project pushed out some Bean-helper utils as well.
Bay
On Wed, 22 Aug 2001, robert burrell donkin wrote:
> This patch adds a new StringUtils method which converts the first letter
> of a string to lowercase.
>
> - robert
>