sorry, it's %20 instead of % ----- Original Message ----- From: "j-y ciccoli" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > 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:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
