They say Java is not supported in iPhone or iPad. Does that mean websites with JSP as its server-side scripting language would not function properly on those devices? Or just do they only mean to say...let's say Java applet? There's not much info about it out there. I'm not even sure if those devices still don't support Java, the latest official announcement I found dated a few years back.
EDIT: how dumb of me to have had asked this. Of course, since it's server-side, it doesn't care if the Java VM is present or not in iPhone. Doh!