Subj : Server-side database access under Windows 2000 with Rhino (NO ASP, NO To : netscape.public.mozilla.jseng From : =?iso-8859-1?Q?G=FCnther=20Sch=F6llhammer?= Date : Fri Aug 01 2003 12:05 pm I am just starting with JavaScript under Rhino on Windows 2000. On the server-side we would like to execute a JavaScript under the Rhino engine which accesses a relational database on that same server. If using Windows Scripting Host and Visual Basic Script I would use ADO objects in order to do so. But that is not an option in that particular environment. How to access the database with JavaScript under Rhino? No ASP server is available, just Rhino and JavaScript. Environment: 1. Java Object Model: Of course we have an application-related Java object model with objects and methods. This will be our main application (configuration management). 2. HTML Server, Java Applets, Run-time: - (Apache) TomCat 3.3.1a is installed on the machine. - Sun J2SE Runtime Environment 1.3.1 is installed. - (Mozilla) Rhino 1.5 R4 is installed Thanks! Günther .