Windows Regestry

Does anyone know how to read and write to and from the Windows Regestry? Source code would be helpful.
[109 byte] By [Bobtomjavaa] at [2007-9-29 17:00:28]
# 1
It requires JNI. If you search there was at one time at least one free ware version.
jschella at 2007-7-15 15:35:56 > top of Java-index,Archived Forums,New To Java Technology Archive...
# 2
I have heard of three ways1. [url http://forum.java.sun.com/thread.jsp?forum=52&thread=231071]JNI[/url]2. [url http://java.sun.com/products/jndi/serviceproviders.html]JNDI[/url]3. [url
bbrittaa at 2007-7-15 15:35:56 > top of Java-index,Archived Forums,New To Java Technology Archive...
# 3
search for JNIRegistry
bsampieria at 2007-7-15 15:35:56 > top of Java-index,Archived Forums,New To Java Technology Archive...