I have JBoss as application server and Apache as webserver (serves php pages, 
etc). To transfer requests to my Java web application, mod_proxy is used. 
Everything is fine, except AJAX calls submitted in UTF-8 encoding (I am using 
Prototype JavaScipt framework). 
I tried everything - changed 'content-type' in different ways, nothing helped.
If I run application on JBoss without Apache and mod proxy, everything is fine. 
So, seems like ir is is mod_proxy problem, but I cant understand what I am 
doing wrong. How can mod_proxy change the encoding?
Is there workarround to this problem? Somebody had such problems?
Is there other way how to redirect from Apache to JBoss?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937445#3937445

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937445


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to