Thanks. Worked perfectly.
--
Brian N. Burridge
Lead Internet Analyst
Cox Target Media Corporate Web Sites
Internet Technology Services
(727) 399-3000 Ext 3515
[EMAIL PROTECTED]
Jianjun.Xu wrote:
> ----- Original Message -----
> From: Brian Burridge <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 21, 1999 1:38 PM
> Subject: Encoding HREF link
>
> > I am building a dynamic list of HREF's from my database. At times I will
> > have links like this "JACK & JILL". Obviously that isn't a valid link,
> > but are there any servlet methods I can use to convert that
> > automatically to a valid http url?
>
> Use URLEncoder.encode(String blah) to encode it.
>
> >
> > --
> > Brian N. Burridge
> > Lead Internet Analyst
> > Cox Target Media Corporate Web Sites
> > Internet Technology Services
> > (727) 399-3000 Ext 3515
> > [EMAIL PROTECTED]
> >
> >
> ===========================================================================
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > of the message "signoff JSP-INTEREST". For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".