Oracle Weblogic Server (MOSC)

MOSC Banner

Portal 10.3 - fmt taglib cache

edited Oct 29, 2010 4:18AM in Oracle Weblogic Server (MOSC) 1 commentAnswered
Hi,

I have a site done with WLG Portal 10.3. For the internalization I'm using JSTL 1.1.

For show the pages in different languages I'm using the fmt taglib and the tags bundle and message. For example:

<fmt:bundle basename="labels">
<p><fmt:message key="label1"/></p>
<p><fmt:message key="label2"/></p>
</fmt:bundle>

The texts are in a file.properties and this is working well. But when I do changes in the texts file, the texts in pages doesn't updated.

I suposed the text are saved in a cache, but I have not found it.

Anyone could tell me where are saved the text of fmt?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center