On 11/18/05, rahul <[EMAIL PROTECTED]> wrote: > Hi All, > > I have got a bean in my session scope. I want to find the length of a string > which is a member variable of that bean. > <snip/>
Try JSTL fn:length(). -Rahul > I tried <bean:size> but this works only with collection. > > Any help? > > > --RahulJoshi > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

