At 06:19 PM 7/12/2006, you wrote:
How do I filter the input? The messages are coming from server via SOAP
adapters. Can you explain more in detail. Thanks for the tip.
The adapter is consuming messages from a server, but
you don't specify what the server is; never the less,
unless you're workin
At 02:04 PM 7/12/2006, you wrote:
I am using JSTL c:out tag to print server messages into HTML pages. However
some of the messages contains apostrophe. Due to special chars the JSTL c:out
tag was breaking. The following message from server breaks tag.
"Invalid datastore path 'No_Floppy.flp'." Is
Assuming your creating a j2ee complaint app, after some rather
exhaustive testing and re-testing, I found that adding this to your
web.xml seems to be a pretty generic solution:
cn
UTF-8
If this works in every case, I don't know. I simply don't have the
timewidth to make definitive conclusio