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!

How to change paging labels in (Display tag)

843836Mar 8 2005 — edited Mar 9 2005
I'm working with display tag .12 and trying to change paging label :
[First/Prev] 1 2 3 [Next/Last]

I used this code :
<display:setProperty name="paging.banner.first_label" value="First Page">
..

It does NOT work .. the lables does NOT change !!

Weher is the problem ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2005
Added on Mar 8 2005
3 comments
327 views