>>>>> "nickm" == nickm <Stefan> writes: nickm> Hi, nickm> Is there a JSTL tag that reproduces / applies java.net.URLEncoder.encode so as to properly encode query strings?
You should read the specification, which you can get to at <http://java.sun.com/products/jsp/jstl/>. Read the section entitled "URL Related Actions", which talks about building urls and encoding parameters. -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>