Or just use the standard java internationalisation (see sun trail on 'i18n')
which has the advantage of relying on text property files which are easily
emailed to and from your translater and deployed by just dropping them in the
crrect directory and restarting the server!
Cold Fusion tsch!
;-)
rohini wrote:
> 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
--
Tim Stephenson
-----------------------------------------------------------
e: [EMAIL PROTECTED] or [EMAIL PROTECTED]
m: +44 7775 66 00 58
h: +44 207 254 5196
v: +44 1628 597279
a: Flat 5, 90 Southgate Road, London. UK. N1 3JD
-----------------------------------------------------------
___________________________________________________________________________
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