Marathi display using java

Nikhil Lokhande

Nikhil Lokhande

@nikhil-lokhande-EXmWKM Oct 21, 2024
I m making application in java about RATIONING

for that purpose i need my database to b in MARATHI language

just help me hw to do that

I m nt askng fr code
just tell me any pkg or fnctn

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • SheldonCooper

    SheldonCooper

    @sheldoncooper-KRWqFp Jun 27, 2011

    Java uses unicode.So marathi will not be a problem.Now search your problem with word unicode insted of marathi.
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jun 28, 2011

    If you are using any Database like MySQL to power your data, use UTF-8, so that all the Indic Languages are supported. Yeah, as SC says, use Unicode instead of fonts. 😀