You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kirby Vandivort <kv...@ks.uiuc.edu> on 2002/02/20 19:39:14 UTC

Re: URGENT!!!! encodeURL()

are you wanting something other than URLEncoder.encode() ?

On Wed, Feb 20, 2002 at 03:43:43PM -0300, Emerson wrote:
> Please, these is really urgent...
> 
> How do I encode a URL without HttpServletResponse at hand???
> I need to read a URL from a service, but i have to encode it, changing
> spaces to %20, how do i do it??? have anyone done that????
> 
> Please, I really have to end this by today....
> 
> 
> Emerson Cargnin
> TRE-SC
> Setor de Desenvolvimento 
> Tel: (48) 251-3700 - Ramal 3134
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>

-- 

Kirby Vandivort                      Theoretical Biophysics Group
Email: kvandivo@ks.uiuc.edu          3051 Beckman Institute
http://www.ks.uiuc.edu/~kvandivo/    University of Illinois
Phone: (217) 244-5711                405 N. Mathews Ave
Fax  : (217) 244-6078                Urbana, IL  61801, USA

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: URGENT!!!! encodeURL()

Posted by Emerson <em...@tre-sc.gov.br>.
thank you very much : )))
how easy it was!!!! : )

At 12:39 20/2/2002 -0600, you wrote:
>are you wanting something other than URLEncoder.encode() ?
>
>On Wed, Feb 20, 2002 at 03:43:43PM -0300, Emerson wrote:
>> Please, these is really urgent...
>> 
>> How do I encode a URL without HttpServletResponse at hand???
>> I need to read a URL from a service, but i have to encode it, changing
>> spaces to %20, how do i do it??? have anyone done that????
>> 
>> Please, I really have to end this by today....
>> 
>> 
>> Emerson Cargnin
>> TRE-SC
>> Setor de Desenvolvimento 
>> Tel: (48) 251-3700 - Ramal 3134
>> 
>> --
>> To unsubscribe:   <ma...@jakarta.apache.org>
>> For additional commands: <ma...@jakarta.apache.org>
>> Troubles with the list: <ma...@jakarta.apache.org>
>
>-- 
>
>Kirby Vandivort                      Theoretical Biophysics Group
>Email: kvandivo@ks.uiuc.edu          3051 Beckman Institute
>http://www.ks.uiuc.edu/~kvandivo/    University of Illinois
>Phone: (217) 244-5711                405 N. Mathews Ave
>Fax  : (217) 244-6078                Urbana, IL  61801, USA
>
>--
>To unsubscribe:   <ma...@jakarta.apache.org>
>For additional commands: <ma...@jakarta.apache.org>
>Troubles with the list: <ma...@jakarta.apache.org>
>
>
Emerson Cargnin
TRE-SC
Setor de Desenvolvimento 
Tel: (48) 251-3700 - Ramal 3134

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>