Java Mailing List Archive

http://www.gg3721.com/

Home » users.tapestry »

URLEncoder and Javascript

Martijn Brinkers

2008-10-31

Replies: Find Java Web Hosting

Author LoginPost Reply
The latest build (5.0.16) comes with a new URLBuilder. The problem I now
have is that some AJAX'ified javascripts suddenly stops working because
the context now contains illegal characters (for example the @ symbol of
an email address). I therefore need to encode the parameters before
building the context URL. As some of these parameters contain the Id of
a DOM object I cannot just convert these parameters before calling the
javascript function because sometimes they will be used to get the value
of a control (using their id). I therefore need to encode the parameters
in javascript. Is there already a Tapestry URL encoder for Javascript (I
mean the Tapestry proprietary URL encoder)?

Thanks,

Martijn Brinkers


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.