aspose file tools
The moose likes Java in General and the fly likes Java build 1.4.2_07-b05, mixed mode - issues with special character  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java build 1.4.2_07-b05, mixed mode - issues with special character  " Watch "Java build 1.4.2_07-b05, mixed mode - issues with special character  " New topic
Author

Java build 1.4.2_07-b05, mixed mode - issues with special character

Avantha Weerakkody
Greenhorn

Joined: Sep 15, 2004
Posts: 1
I am having a hard time with special characters in a xml tag while submitting that via http url connection

Ex:- <AvailableModality code="0#1 D�A">
<AvailableModality code="0#2 D�AS SEN">

The java version is �Java build 1.4.2_07-b05, mixed mode� under Linux. What will happen is , it will replace the special character with a Square
Ex:- 0#1 D�A changing to 0#1 D��A (character is not display in the message)

But this problem is not with java buid 1.4.2_04-b05, mixed mode.
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)


Can anyone give some daylight to the above issue. Many thanks in advance.


AMW
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java build 1.4.2_07-b05, mixed mode - issues with special character
 
Similar Threads
Generic Method
How to delete a directory upon VM exits
Ambiguous reference
Head First Java Exercise
CORBA COMM_FAILURE