paginationContols

Hi all,I'd like to know if there is a way to localize Go button and Page: static text in paginationControls of ui:table.Thanks in advance.
[174 byte] By [Eke_nya] at [2007-11-26 15:32:24]
# 1

Yes, it would require that you localize the defaulttheme.jar by adding a

localized variant of the messages.properties file; adding to web.xml a context-param

for com.sun.rave.web.ui.theme.SUPPORTED_LOCALES and including

the variant(s) there. For working with the themes jar see the themes tutorial

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/the mes.html

And you might want to look at the Styles and Components tutorial as well.

/krys

3431603a at 2007-7-8 21:49:22 > top of Java-index,Development Tools,Java Tools...