New to MI? Trying to Execute a sample project?
AWT works fine, isn’t it?
But when you try to execute JSP Sample projects, you don’t seem to get the right output!
Is this the error you are getting?
In constants.java file, you have a variable.
String MI_APPLICATION_NAME = “MDK_persistence_simpleJSP”;
The name of the War file that you upload should match with the value of this String variable and change the MCD name (the name you give during upload of your mobile component) to the same and upload again in your web console.
*This mi-project is an Example download file
Bingo – It works now..