Creating Sample Mobile Apps in JDE with JDeveloper
Hi,
https://docs.oracle.com/cd/E24705_01/doc.91/e56635/sample_app.htm#EOTMD243
I am following the above link to create sample mobile apps for Address Book. I have error with Handling Error code in section A9.1. I have copied and paste the code under AddressBookDC class and getting the error for line
FormErrorWarningMobile[] errors;
Error is "TypeFormErrorWarningMobile" not found.
How do I solve this error?
Thanks for your Help.
Kaushik