Hi
I am trying to connect my MS-Access database to online applications.
Planning to use Java servlets for the purpose.
But the problem is with JDBC-ODBC drivers for MS-Access on Solaris operating
system
Does anyone know of such drivers or other ways in which this task can be
accomplished
Nikhil Dighe
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of VoiD
Sent: Tuesday, June 05, 2001 12:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Passing parameters with international characters
Base64 encode your strings. Just search for "Base64 java" on www.google.com,
and you should find some class files you can use. Xerces from Apache XML
Group also includes a Base64 encoding/decoding class which i have used on
several occasions.
/D
----- Original Message -----
From: "David V�squez Estrada" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 2:45 AM
Subject: [SERVLET-INTEREST] Passing parameters with international characters
> Hi,
>
> How can I pass parameters values containing international characters to a
> servlet?
> For example a-umlaut (�), beta (�), etc.,
>
> For example, when the user enters the beta sign in the client side, and
> checking the HTML source code, the sign is replaced by the following
value:
> %C3%9F, and in the server side the servlet gets the value: ÿ
>
> Do you know some available parser to work around this problem?
>
> Any help will be greatly apreciated.
> Thanks in advance.
>
> David
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html