java.net.URLEncoder should work for you - though you would have to extend it to accept the hashmap - but that is not very difficult.
Shane C. Mason
2010-01-18 19:05:35
java.net.URLEncoder should work for you - though you would have to extend it to accept the hashmap - but that is not very difficult.