sorry, it's %20 instead of %
----- Original Message -----
From: "j-y ciccoli" <jyciccoli@fluxus.net>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Sent: Friday, March 01, 2002 6:46 PM
Subject: Re: URL Problem with blanks in names
> try to replace your blanks by the character '%'
>
> ----- Original Message -----
> From: "Zsolt Koppany" <zkoppany@web.de>
> To: <tomcat-user@jakarta.apache.org>
> Sent: Friday, March 01, 2002 6:22 PM
> Subject: URL Problem with blanks in names
>
>
> > Hi,
> >
> > how can I create a link (<A HREF...) to a file with blank in either the
> > directory or in the filename?
> >
> > I mean for example: <A HREF="/images/a b.gif">Open</A>
> >
> > I tried to create the link using URLEncoder.encode(..) but the created
> link
> > didn't work either.
> >
> > Zsolt
> >
> > --
> > Zsolt Koppany
> >
> > --
> > To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
> > For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
> > Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
> >
> >
>
>
> --
> To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
> For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
> Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
>
>
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|