0 Replies Latest reply on Feb 1, 2006 10:00 AM by kodaky

    JSTL fmt Database ResourceBundle

    kodaky

      Hello all,

      I need to creat a database resource bundle (DBResourceBundle.java) and only one because localization will be managed from the database

      I hope to use

      <fmt:setLocale value="en"/>

      <fmt:bundle basename="DBResourceBundle" />

      But i can't get the locale defined inside DBResourceBundle in order to construct the SQL select statements

      thanks in advance

      Luis Gervaso