
|
If you were logged in you would be able to see more operations.
|
|
|
|
Currently the VelocityResult hardcodes the content type to be text/html and the encoding to be the Velocity RuntimeSingleton's encoding. This is not good :)
(You can't generate proper XML using WW w/ Velocity, nor does it use the webwork.i18n.encoding property like everything else).
|
|
Description
|
Currently the VelocityResult hardcodes the content type to be text/html and the encoding to be the Velocity RuntimeSingleton's encoding. This is not good :)
(You can't generate proper XML using WW w/ Velocity, nor does it use the webwork.i18n.encoding property like everything else). |
Show » |
|