Re: Encoding problem character 'ü' is not valid

2012-02-24 Thread Lenny Primak
You should URLencode the parameter. On Feb 24, 2012, at 9:02 AM, karthi wrote: > Hi, > > I have encoding problem in sending param values to page > > > ${paginationUrl}stocklist?pageName=${stockMetalsItem.title} > ${stockMetalsItem.title} > > > >> From Tapestry java page this stockMetal

Encoding problem character 'ü' is not valid

2012-02-24 Thread karthi
Hi, I have encoding problem in sending param values to page ${paginationUrl}stocklist?pageName=${stockMetalsItem.title} ${stockMetalsItem.title} >From Tapestry java page this stockMetalsItem.title value is - Münzen When i run this the link in the browser i got http://localhost:8080/Registr