As part of my web application framework, I've written a Rhino JavaScript tag library. I had to write my own so that I could add debugging support.

There is a 'src' attribute, which is pretty self-explanatory, and a 'debug' attribute, also self-explanatory. It places all the objects into the Rhino Context that the BSF tag library does, so should be compatible with JavaScript written for the BSF taglib.

Where the BSF taglib has two tags, I have only one. If the returned result is anything other than Undefined, it'll try to print it out, just like the BSF tag 'expression'.

Is there any interest in taking a look at it and seeing if it would make sense to put it in the sandbox?

Thanks!

--

Jon Brisbin
Webmaster
NPC International, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to