
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
My application is intended to embedded to other
web applications, so I must consider encoding problem, I wonder how DWR encoding
in client side, I mean when it sending data to server, did use the client’s
current html encoding or something? I found an interesting problem that my application
runs well when I use url http://localhost:.... But
things go wrong when using http://IP:...., I don’t why,