Re: utf-8 characters and xslt result type

2014-05-22 Thread Lukasz Lenart
2014-05-23 7:54 GMT+02:00 Arturo Flores : > When I request /testutf8 I get the following in the browser: > XML Parsing Error: not well-formed > Location: http://localhost:8080/testutf8 > Line Number 1, Column 48: encoding="UTF-8"?>h�llo world > ---^ > > I

utf-8 characters and xslt result type

2014-05-22 Thread Arturo Flores
I have the following in my struts.xml utf8 testxml.xsl My testxml.xsl file looks like this: http://www.w3.org/1999/XSL/Transform";> My TestXML.java file looks has the following public Class TestXml { private String utf8="hèllo world"; // a string with utf-8 character, get

RE: Struts zero-day vulnerability

2014-05-22 Thread Yoshida, Yutaka
For those interested in the Struts 1patch, please take a look at this:- http://en.sourceforge.jp/projects/terasoluna/wiki/StrutsPatch1-EN You might want to leverage this, it is for 1.2.9, though. regards, yuta yoshida From: Lukasz Lenart [lukaszlen...@ap