On Wed, 2007-09-26 at 21:11 +0100, Guy Fraser wrote:
> Danjojo wrote:
> > We have Java, .NET, PHP, and CFM...
> >
> > What can't we do?
> >
> > Interact with an Enterprise database...
> >   
> 
> You can use JSR 223 [1] (requires Java 1.6 or above) with the Rhino JS 
> library and use server-side JS to speak to your DB, etc.
> 
> [1] https://scripting.dev.java.net/

You don't need 1.6. The current version works in 1.4.

You can get Rhino from mozilla (which is what is bundled in 1.6) at:

http://www.mozilla.org/rhino/

best,
-Rob

Reply via email to