Convert String

Hello,I'd like to convert a String with white space to an encode expression whitout with space, in order to post it to an http request. I 'd like to do it in JSP.Thanks for your answer,Maria
[227 byte] By [mariaduong] at [2007-9-26 3:06:04]
# 1
Hi Maria,I'm not sure, but I think that response.encodeRedirectURL(string) is the method that you're looking for.HTH,Raj.
rajbhaskar at 2007-6-29 11:08:28 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...