> Extending String? String is final so it isn't doable ;-)

I did not check that.

I see someone posted a better solution than this but 
I guess if someone wanted to have a getLength() for
a String, they could write a container class that 
holds a String and then implement all the methods to 
call the corresponding String methods.  That would be
really be a pain!

Anyway, thanks for the clarification,
        Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to