Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Substring using JSF

843842Apr 8 2006 — edited Apr 10 2006
I am new to JSF , (using JSF and struts application ) .I was wondering how I could do basic functions like string manupilation using the JSF core tages ...

For Example if I have

<h:outputText value="#{gen.Name}" />

and I would like to get not the name but say the substring(0,5) ..how would I do this with JSF ...

Also could you please direct me to a resource where I can learn more about the Core (helpful) functions using JSF
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2006
Added on Apr 8 2006
10 comments
758 views