So I am wanting to use the emulator on a clients website to display their app working in a cellular environment. The save for web thing works and I can get it to show the the app running and it works but there seems to be an issue with it running on select few environments. The applet seems to want to load files that didn't seem to get saved out nor do they exist in the main applet file. The files that it want's to load on some environments are as follows:
javax/microedition/pim/RepeatRule.class
javax/wireless/messaging/MessagePart.class
Does anyone know what the issue could be for why it's trying to get these files when they never existed on the saved out version for the web?