/
> > >>>
> > >>> 2014-05-23 17:36 GMT+02:00 Arturo Flores :
> > >>> > The value of Content-Type is text/xml.
> > >>> >
> > >>> > Arturo
> > >>> >
> > >>> >
> > >>&g
;>> 2014-05-23 17:36 GMT+02:00 Arturo Flores :
> >>> > The value of Content-Type is text/xml.
> >>> >
> >>> > Arturo
> >>> >
> >>> >
> >>> > On Thu, May 22, 2014 at 11:47 PM, Lukasz Lenart <
> >>> lukaszlen...@a
t;>> >
>>> >
>>> > On Thu, May 22, 2014 at 11:47 PM, Lukasz Lenart <
>>> lukaszlen...@apache.org>wrote:
>>> >
>>> >> 2014-05-23 7:54 GMT+02:00 Arturo Flores :
>>> >> > When I request /testutf8 I get the following in the browser:
>>> >> > XM
>
>> >> 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
>> >> > Li
: not well-formed
> >> > Location: http://localhost:8080/testutf8
> >> > Line Number 1, Column 48: >> > encoding="UTF-8"?>h�llo world
> >> > ---^
> >> >
> >> > It seems the utf-8 character is not being handled properl
lowing 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
>> > ---^
>> >
calhost:8080/testutf8
> > Line Number 1, Column 48: > encoding="UTF-8"?>h�llo world
> > ---^
> >
> > It seems the utf-8 character is not being handled properly. How can I
> make
> > the xslt result type
necesita %C3%A8
por ejemplo
Hell%C3%Ao World
http://www.w3schools.com/tags/ref_urlencode.asp
Saludos Cordiales desde EEUU
Martín
__
> Date: Thu, 22 May 2014 22:54:45 -0700
> Subject: utf-8 characters and xslt result type
> Fr
F-8"?>h�llo world
> ---^
>
> It seems the utf-8 character is not being handled properly. How can I make
> the xslt result type handle the utf-8 character correctly?
Can you check headers of the response? What's the value of Content-Type?
Regards
--
Łukasz
ber 1, Column 48:h�llo world
---^
It seems the utf-8 character is not being handled properly. How can I make
the xslt result type handle the utf-8 character correctly?
Hello,
I am trying to write unit tests for an action that uses xslt result
type with struts 2.3.4.1
I am using a XSLT file located in WEB-INF to render the result (the
location is something like: /WEB-INF/xslt/myfile.xsl). That works.
But I cannot figure out how I can test the action. I would
I am using struts2-2.014.
The result xml I get from the below action and Bean:
Admin
userAdmin
Hello
Included here is the proper xml for the document
The element "dmodule" is the root element of the document from getDmod().
The top level elements are all "item" except for the one from getDmod
st
> Subject: RE: XSLT Result matching pattern
>
> There is an open issue for struts2 with the matchingPattern and
> excludingPattern
> params for the xslt result type.
>
> https://issues.apache.org/struts/browse/WW-1550
>
> Other options/workarounds for this would be t
There is an open issue for struts2 with the matchingPattern and
excludingPattern
params for the xslt result type.
https://issues.apache.org/struts/browse/WW-1550
Other options/workarounds for this would be to change the accessibility
of your
getUser and getSession methods to something other
I am new to regular expressions and I am trying to have my XSLT result
only show certain elements that are in the XML.
here is some if the XML:
...
...
...
I only want the result/questionTree node to be return to my page.
I tried doing this:
/result/questionTree
But all the
I have a Struts2 action that uses an XSLT result to generate a final
XHTML document that gets sent to the client. This action is sending the
content-type of "text/xml" so IE6 is displaying the information as an
XML tree, instead of showing a rendered html document.
/xsl/defaults.xsl
t the parameters for the XSLT result type in the
javadocs are not those in the showcase example, or there may be some
that are missing. Has anyone worked on these lately?
/Ian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
I just noticed that the parameters for the XSLT result type in the
javadocs are not those in the showcase example, or there may be some
that are missing. Has anyone worked on these lately?
/Ian
-
To unsubscribe, e-mail
Hi,
Is it possible to configure the XSLTResult to put a XML file to the
transformation instead of the serialization of the Action result?
thanx
Hi,
Is it possible to configure the XSLTResult to put a XML file to the
transformation instead of the serialization of the Action result?
thanx
20 matches
Mail list logo