I once considered creating a Web Start application that a user can run to “scan” their system equipment. Fortunately, the target systems were Windows drawers, so I used the Jacob package (Google or search on this site for information) to execute a WMI request for things like serial numbers, etc.
I created a proof of concept for the Swing client application, but never reached the web launch part.
Jason source
share