Héctor López <hector.lo...@...> writes:
> Link tag uses a java.net.URLEncoder, to encode the resulting URL. That's the
> class to blame for the plus signs. Whether that encoding should be used or
> not falls out of my scope, but I'm actually against using spaces in URLs...

I think there's something in the RFC about special characters that can be used 
in URLs, and I don't think space is one of them.  Let me look...

...here it is:

URL Encoding
(or: 'What are those "%20" codes in URLs?')
http://www.blooberry.com/indexdot/html/topics/urlencoding.htm


------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to