Dear listmembers,

I have to evaluate AxKit for a quite large web-project.
My first tests looked promising but now I ran into some problems in using taglibs.
I use a Postgres-database as backend with unicode-support. I store special characters in my tables
which i want to pull out again, but I havent found any way to accomplish this.
In my xsp-page I use


encoding="ISO-8859-1",

in axkit.conf I activated

AxTranslateOutput On
AxOutputCharset ISO-8859-1

With these settings I continously encounter server-crashes, if I turn off both options, I guess I see their UTF-8 correspondents.
I read in Apache::AxKit::Language::XSP that one cannot use national characters in taglib source-code, but how are the non-utf-8-users in this list do this?
Does someone maybe have a working sample or methodolgy for that?


Yours,

ralf





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to