RE: Struts 1 : Arabic Characters Issue

2012-08-05 Thread maqs.developer
Dear Martin,

Can you elaborate It please . 

Application works fine most of the time. Only sometimes "?" are
displayed instead of proper Arabic text, and refreshing the page starts
displaying correct letters.

I have set the character encoding at JVM of application server.



--
View this message in context: 
http://struts.1045723.n5.nabble.com/Struts-1-Arabic-Characters-Issue-tp5710346p5710375.html
Sent from the Struts - User mailing list archive at Nabble.com.

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



Re: Struts 1 : Arabic Characters Issue

2012-08-05 Thread maqs.developer
I am using bean message tags to display message from resource bundle.





--
View this message in context: 
http://struts.1045723.n5.nabble.com/Struts-1-Arabic-Characters-Issue-tp5710346p5710374.html
Sent from the Struts - User mailing list archive at Nabble.com.

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



suppress freemarker stack trace from showing up

2012-08-05 Thread Jim Macalister
Hi there,

i would appreciate if anyone could let me know how to suppress freemarker
stack trace from showing up i.e. like
freemarker.template.TemplateException: Error reading included file ... or
syntax expression ...

Is there a quick setting at struts or freemarker property file ?

The required behavior would be to display a simple error message to the
user.

I appreciate your replies.

Kind Regards,

Jim