I have a byte array that is a Message digest. And i want send it to another appliction in same server via url.I don't want to convert it to string and pull back the array on the other end.

Can any one help me do this using servlet?

Thank You,
Dinesh