Rohini
How do you process the pages' contents ? Are they also in the database ?
If yes, the table 's structure will be complicated, especial when every
pages' structure are not same.
JackWang
>hello,
>I am new to java. But in cold fusion we have implemented the multi lingual
>support. we have implemented with the help of database. Each form label we
>are taking from database and datasource name is changed according to
>language.
>The table structure for one page is like this:
>page_id: id of indivisual page
>Base_label:in english
>label:In any language u want
>
>Hope this will help u.
>
>Rohini
>----- Original Message -----
>From: Paresh <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, January 11, 2000 6:04 PM
>Subject: How to add Multi language support ?
>
>
>> Hi,
>> E-List users.
>>
>> I wanna know
>> how is Multi language supported ?
>>
>> actually
>> I construct code
>> by using
>> char cJapan = '\u4567'; // hexadecimal notation
>>
>> how to save into the database.
>> can u plz. show the codelet.
>>
>> Thanks in advance.
>> Paresh
>>
>>
>___________________________________________________________________________
>> 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