You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by stanlick <st...@gmail.com> on 2009/03/30 22:34:10 UTC

v2.1.6 -- s:url and s:param

Can someone throw me a clue as to why <s:param name="chd" value="chd"/> is
converting the String returned from getChd()

from this ===> t:60,40 

to this ===> t%3A60%2C40

I have funked around with encode on the enclosing <s:url .../> and cannot
get the literal data inserted into the URL!

P.S. I'm freak'n out man

Peace,
Scott




-- 
View this message in context: http://www.nabble.com/v2.1.6----s%3Aurl-and-s%3Aparam-tp22792289p22792289.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: v2.1.6 -- s:url and s:param

Posted by "Kawczynski, David" <da...@merck.com>.
>From section 4.1 of RFC3696 
 The following characters are reserved in many URIs -- they must be
   used for either their URI-intended purpose or must be encoded.  Some
   particular schemes may either broaden or relax these restrictions
   (see the following sections for URLs applicable to "web pages" and
   electronic mail), or apply them only to particular URI component
   parts.

      ; / ? : @ & = + $ , ?




-----Original Message-----
From: stanlick [mailto:stanlick@gmail.com] 
Sent: Monday, March 30, 2009 4:34 PM
To: user@struts.apache.org
Subject: v2.1.6 -- s:url and s:param


Can someone throw me a clue as to why <s:param name="chd" value="chd"/>
is
converting the String returned from getChd()

from this ===> t:60,40 

to this ===> t%3A60%2C40

I have funked around with encode on the enclosing <s:url .../> and
cannot
get the literal data inserted into the URL!

P.S. I'm freak'n out man

Peace,
Scott




-- 
View this message in context:
http://www.nabble.com/v2.1.6----s%3Aurl-and-s%3Aparam-tp22792289p2279228
9.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

Notice:  This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or
MSD and in Japan, as Banyu - direct contact information for affiliates is
available at http://www.merck.com/contact/contacts.html) that may be
confidential, proprietary copyrighted and/or legally privileged. It is
intended solely for the use of the individual or entity named on this
message. If you are not the intended recipient, and have received this
message in error, please notify us immediately by reply e-mail and
then delete it from your system.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org