Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Applet - Reading and Writing to a Database such as Access using ASP or PHP

843807Jul 15 2003 — edited Aug 28 2003
I can create applets with textfields, buttons, and etc. The thing I like about Java is its very rich set of high quality components in comparison to, say, FlashMX :). The problem I see is that I can't seem to find any docs or tutorials that show very explicitly how to get data from a database such as Access and display it a JTable on an applet WITHOUT having to resort to JDBC. I don't have access to that type of technology. It's either PHP or ASP.

Is this even possible with an applet? Ie: Read from a database and write to a database using just asp or php?

Thanks to all in advance who answers. I like Java, really, but...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2003
Added on Jul 15 2003
4 comments
170 views