WAP
I have been taught about WAP technology in APIIT (kinda old huh? probably you never know what is it. LOL) It’s an old age web technology that show web content on your phone. But one thing never change it is the use of servlet.
SERVLET + DATABASE + WML = WAP
So I can use other Mobile SDK like (ANDROID etc.) just to replace the WML and
SERVLET + DATABASE + ANDROID SDK = WEBVIEW / FULL HTML WEBSITE on Android devices.