|
From: Ales J. <ale...@ge...> - 2004-05-03 07:12:24
|
Hi!
Although I have all these encode settings set, I still don't get the =
correct output.
What can be the problem?
10x!
Ales
--- settings (in different files) ---
# view encoding
parentVelocityView.encoding=3DWindows-1250
# velocityConfig (VelocityConfigurer)
<property name=3D"velocityProperties">
<props>
<prop key=3D"input.encoding">Windows-1250</prop>
<prop key=3D"output.encoding">Windows-1250</prop>
</props>
</property>
|