JSP and Windows registry
843835Oct 8 2002 — edited Oct 30 2002Hi,
To put it in a simple manner, I have a plain jsp page with two radio buttons. Also I have a program (dll) that can read/write a certain value in the Windows registry. I need to put this two pieces together so the radio button selection depend on the value in the registry and then, according to the selection, the value to be reset in the registry.
How can I do that?
Thanks for your time,
MGalois