2011/1/27 asbachb <[email protected]>:
> Like mentioned in the CharacterEncoding FAQs I already setup URIEncoding and
> useBodyEncodingForURI attribute in my server.xml configuration.

URIEncoding and useBodyEncodingForURI  are alternatives. Do not use
both at the same time.  My understanding of /docs/config/http.html is
that useBodyEncodingForURI overrides URIEncoding. So, what is your
"body encoding" in this case?


> wicket-umlauts-1.0-SNAPSHOT.war

Where is its source code?

> META-INF/context.xml
> <Context antiJARLocking="true" path="/wicket-umlauts-1.0-SNAPSHOT"/>

Do not use "path" in context.xml that is inside the webapp. That
attribute is ignored there.


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to