I'm coming from IIS environment. Is there such a thing as URLEncode function, to convert # to character code, in Java. Otherwise Try # for #.
-----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Vikas Gupta Sent: Tuesday, March 05, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: URL Hi, I am trying to read the following URL: http://www.abc.com?name=parm1&address=Street # 14&state=AB request.getParameter for address return back "Street" instead of "Street # 14". Any Sugesstions?? Thanks Vikas Nrzuvy?zH,5jrj Ejzz?z,H ~z ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
