Rui Alberto wrote:
Hi all,
I'm having problems when using jx template generator to fetch parameters
from request object when the attribute value as special characters!
If the request parameter "test" has a value like "olá", the fetched
value using ${request.test} becomes "olá"...
When using request generator the correct string (olá) is presented in
the generated xml document.
I've tried changing serializer encoding, container encoding, etc...but
until now a didn't find any solution to solve this problem.
Does anyone has any idea how to solve this problem?
Have you tried cocoon.request.getParameter('test') instead of
cocoon.request.test?
--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}
web(log): http://www.poetz.cc
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]