I have Mootools running in a server-side environment through Rhino. I had to modify the script to work around the "window" issue you commented on. But so far I have it initiating a jetty server and creating a small servlet, connecting to a database, http authentication...all with mootools.
On Jan 16, 9:56 am, hellspawn <[email protected]> wrote: > hi > is there any way to be able to run scripts built with mootools under a > js shell - like rhino-spidermonkey ? > I am trying to do this and of course I get errors related to missing > "window" variable. > > thanks
