Scott Cavanaugh wrote: > > You have to url encode the string. > > replace white space with %20 > > So if you were passing 'Man clothes' it would have to be sent to the url as > 'man%20clothes'. And that can be done automatically by calling a method of the URLEncoder class ___________________________________________________________________________ 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
- problem calling to a servlet Marcos Lloret
- Re: problem calling to a servlet Shital Kanitkar
- Re: problem calling to a servlet Robert Rainwater
- Re: problem calling to a servlet Scott Cavanaugh
- Re: problem calling to a servlet Kevin Mukhar
- Re: problem calling to a servlet Srini Sathya.
- Re: problem calling to a servlet Milt Epstein
- Re: problem calling to a servlet Kevin Jones
- Re: problem calling to a servlet Milt Epstein
- Re: problem calling to a servlet Kevin Mukhar
- Re: problem calling to a servlet Kevin Jones
- Re: problem calling to a servlet Christopher K. St. John
- Re: problem calling to a servlet Boemio, Neil (CAP, FGI)
- Re: problem calling to a servlet Vijay Deshpande
