java system toolkit (opensource) servlet access question

2004-03-10 Thread John MccLain
I would like to use the cool opensource project JST, which accesses windows registries. I wish simply to read a value from it. When I run the sample app in eclipse, it works fine - I get my registry entry. But when I run it from a servlet I get the following error:

RE: java system toolkit (opensource) servlet access question

2004-03-10 Thread Filip Hanik \(lists\)
-Original Message- From: John MccLain [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 10, 2004 6:00 PM To: Tomcat user list Subject: java system toolkit (opensource) servlet access question I would like to use the cool opensource project JST, which accesses windows registries. I wish simply