RE: Freemarker Text Encoding Error

2009-08-27 Thread Martin Gainty
. > Date: Thu, 27 Aug 2009 13:16:42 +0200 > From: ddek...@freemail.hu > To: mgai...@hotmail.com > CC: user@struts.apache.org; musa...@gmail.com; > freemarker-u...@lists.sourceforge.net > Subject: Re: Freemarker Text Encoding Error > > Thursday, August 27, 2009, 2:57:39

Re: Freemarker Text Encoding Error

2009-08-27 Thread Daniel Dekany
szítése nem megengedett. Ez az üzenet csak ismeret > cserét szolgál és semmiféle jogi alkalmazhatósága sincs. Mivel az > electronikus üzenetek könnyen megváltoztathatóak, ezért minket semmi > felelöség nem terhelhet ezen üzenet tartalma miatt. > > > > > > > >> Dat

RE: Freemarker Text Encoding Error

2009-08-26 Thread Martin Gainty
a. Semmiféle továbbítása vagy másolatának > > készítése nem megengedett. Ez az üzenet csak ismeret cserét szolgál és > > semmiféle jogi alkalmazhatósága sincs. Mivel az electronikus üzenetek > > könnyen megváltoztathatóak, ezért minket semmi felelöség nem terhelhet

Re: Freemarker Text Encoding Error

2009-08-26 Thread Zoran Avtarovski
vissza. Semmiféle továbbítása vagy másolatának > készítése nem megengedett. Ez az üzenet csak ismeret cserét szolgál és > semmiféle jogi alkalmazhatósága sincs. Mivel az electronikus üzenetek > könnyen megváltoztathatóak, ezért minket semmi felelöség nem terhelhet > ezen üzenet tartalm

RE: Freemarker Text Encoding Error

2009-08-26 Thread Martin Gainty
zen üzenet tartalma miatt. > Date: Thu, 27 Aug 2009 10:17:03 +1000 > Subject: Re: Freemarker Text Encoding Error > From: zo...@sparecreative.com > To: user@struts.apache.org; musa...@gmail.com; > freemarker-u...@lists.sourceforge.net; ddek...@freemail.hu > > Apologie

Re: Freemarker Text Encoding Error

2009-08-26 Thread Zoran Avtarovski
Apologies in advance for the cross post, but it saves on typing. I found that the solution was simple in the end. While testing various options I noticed I had one page that worked. In identifying the difference between that and the others there was a difference in the content jspf for that page,

Re: Freemarker Text Encoding Error

2009-08-26 Thread Musachy Barroso
It is good to post here, but for tricky stuff like this, you have a better chance with them. Also if you find the solution, please let us know. musachy On Tue, Aug 25, 2009 at 10:38 PM, Zoran Avtarovski wrote: > I knew somebody would say that. I was too lazy to subscribe and I half > expected the

Re: Freemarker Text Encoding Error

2009-08-25 Thread Zoran Avtarovski
I knew somebody would say that. I was too lazy to subscribe and I half expected them to ask on the struts list. Thanks Musachy, I’ll subscribe and post now. I guess I was hoping others might have experienced a similar problem. Z. > > did you try asking the FreeMarker guys? > > On Tue, Aug 25, 2

Re: Freemarker Text Encoding Error

2009-08-25 Thread Musachy Barroso
did you try asking the FreeMarker guys? On Tue, Aug 25, 2009 at 7:26 PM, Zoran Avtarovski wrote: > I¹m having trouble displaying Danish text in my forms using the struts tags > and I think it related to an error with how freemarker gets the locale. I¹m > getting a lot of question marks in the text

Re: Freemarker Text Encoding Error

2009-08-25 Thread Zoran Avtarovski
Thanks Martin, I‘m not using a freemarker template, the struts tags are. I’ve set the charset meta tag correctly in my jsp page. The issue is with the freemarker templates the struts tags use. I tried adding the <#setting locale="da_DK"> setting to the top of the control header template with no j