Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 4
    Both direct use of JDBC as well as Applets are pretty obsolete technology; there are more newer and reliable technologies which replaces them: JPA/Hibernate/Spring Data and JavaFX/JFS/others... Commented Jan 13, 2013 at 21:30
  • My first applet used JDBC (other than the one that created pretty gradients). Back then perimeter security was considered all you needed. Perhaps a DMZ if you wanted to really show off. You wont find people relying on that these days! (much) Commented Jan 22, 2013 at 6:39