Re: url encoding of java string in freemarker template file

2017-07-26 Thread Wai
Thanks -- View this message in context: http://ofbiz.135035.n4.nabble.com/url-encoding-of-java-string-in-freemarker-template-file-tp4708874p4708921.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: url encoding of java string in freemarker template file

2017-07-25 Thread Deepak Dixit
%2Fexample.com%2Fpage%3Fa%3D1%26b%3D2 > > > > > > Could someone tell me what is the problem and how to solve it. > > Thanks in advance. > > > > > > > > > > -- > > View this message in context: http://ofbiz.135035.n4.nabble. > com/url-encoding-of-java-string-in-freemarker-template-file-tp4708874.html > > Sent from the OFBiz - User mailing list archive at Nabble.com. >

Re: url encoding of java string in freemarker template file

2017-07-25 Thread Taher Alkhateeb
d%3B2 > > I'm interesting in the following correct output... > result1=http://example.com/page?a=1=2 > result2=http%3A%2F%2Fexample.com%2Fpage%3Fa%3D1%26b%3D2 > > > Could someone tell me what is the problem and how to solve it. > Thanks in advance. > > > > > --

url encoding of java string in freemarker template file

2017-07-25 Thread Wai
Could someone tell me what is the problem and how to solve it. Thanks in advance. -- View this message in context: http://ofbiz.135035.n4.nabble.com/url-encoding-of-java-string-in-freemarker-template-file-tp4708874.html Sent from the OFBiz - User mailing list archive at Nabble.com.