Change the error ADF messages that pop out

Hello once more

I created a Web page using the ADF technology that Jdev provides you with.

One of the things that is most useful is the error messages that will automatically eject if for example you leave empty field that must be completed. Or you type a value that is out of range, etc. The only problem with this is that while I can read English, some users in my country may not.

So my question is how can we change these error messages for my mother tongue? I can translate easy, but I don't know where to find the code that contains the text that they show.

If anyone can help Id really appreciate it

I'm guessing "Oracle JDeveloper Handbook" is the McGraw-Hill book published by Duncan Mills and Peter Koletzke Avrom Roy-Faderman:
http://www.Amazon.com/Oracle-JDeveloper-11g-Handbook-development/DP/0071602380/ref=sr_1_4?ie=UTF8&s=books&QID=1279005819&SR=8-4

The 11g version of this book replaces the earlier versions, 10g, etc. 9.

As a general understanding JDev ADF & text it is recommended to read. As Michael says, I don't think it covers internalization, however.

There is a more advanced guide "Oracle Fusion Developer Guide" by Frank Nimphius and Lynn Munsinger:
http://www.Amazon.com/Oracle-Fusion-developer-guide-applications/DP/0071622543/ref=pd_sim_b_1

This is a more advanced text not recommended for beginners, but recommended reading once you understand the basics.

Back to the original question in this post, internalization is covered in article 21 of the Guide Web ADF:
http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31973/af_global.htm#CHDGCAFI

If you are looking to customize the error ADF BC it is covered in the section of the Guide Fusion ADF 37.8:
http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31974/bcadvgen.htm#BABEFGCI

I wrote a post on the latter sometimes back, which may or may not be relevant to the task at hand:
http://one-size-doesn

CM.

Tags: Java

Similar Questions

Maybe you are looking for