X-Application Version: 3.1.2
Tamino Version : 3.1.1
Platform : Windows2000 Professional
WebContainer : Tomcat 3.3
JDK Version : 1.3.0_02
Hi,
I am trying to read the data from the Tamino database. Unfortunately, there is a problem with Polish marks. I generated my application using Tamino X-Application and I tried to change the source of the search.jsp. I would like to know how to make a query using encoding type “windows-1250”
I made a query using IE6 and the following:
http://localhost/tamino/Abon_new/tel_xql=Abon_new[nazwisko=‘???ó???Ó???’] doesn’t work, but
http://localhost/tamino/Abon_new/tel?_encoding=Windows-1250&_xql=Abon_new[nazwisko=‘???ó???Ó???’] works correctly.
In the search.jsp file I used:
and then I couldn’t find some data, which contain the Polish marks, so it doesn’t work correctly.
I tried to change it in the following way :
but the error message appeared:
Error message: 157: Exception when creating query.
Help message: Based on the query parameters X-Application created a query string. But, this string was not accepted by Tamino. Look at the message of the stack trace to find the reason of the problem.
Exception Type: DesignException
Maybe anybody could help me to solve my problem.
Regards,
vs
#Tamino#API-Management#webMethods