Hi,
I have the same problem, you can look at my message of November 30.
However see below the bug I posted:
"my web app have an action to delete one row in a MS Access table (access
though sun.jdbc.odbc.JdbcOdbcDriver).
The method return the number of rows deleted.
The first time it's executed, i
I tried using the example application (struts2-blank-2.0.11.war) and it
working fine using package_es.properties and package.properties, that is I
getting the messages in the right language.
I got the same result using package_fr.properties rather than
package_es.properties, they working fine!
Bu
I tried using the example application (struts2-blank-2.0.11.war) and it
working fine using package_es.properties and package.properties, that is I
getting the messages in the right language.
I get the same result using package_fr.properties rather than
package_es.properties.
But if I rename the pa
vedo che stai utilizzando Struts 2.
io ho un problema con la "localization".
praticamente pur avendo due files di properties (package.properties
(inglese) e package_it.properties (italiano)) le pagine jsp (dove utilizzo
il tag ) mi compaiono sempre nella lingua del
sistema operativo anzichè nella
My web app have an action to delete one row in a MS Access table (access
though sun.jdbc.odbc.JdbcOdbcDriver).
The method return the number of rows deleted.
The first time it's executed, it return the right number of deleted rows: 1.
The action after reading the method result, it return SUCCESS, b
my web app display message in jsp page ( using )
always in one language.
I have two localization files (package.properties and package_it.properties
in the same folder), and I always get the messages in Italian language even
if the client language is English (en-us).
Rather in my production enviro
6 matches
Mail list logo