Agility eLetter December 2007

In this issue...

In this issue, we have a detailed article on Scripting on the JVM-Part II

Abstract: In Part I we looked at using jrunscript to call from JavaScript to Java. In this Part II we’ll look at calling JavaScript from within Java. We will call into a script from Java, pass parameters, and also get result back from the script.. Please visit http://www.agiledeveloper.com/articles/ScriptingOnJVMPartII.pdf to download the complete article from the Agile Developer web site.

Message from us

If you would like any question to be addressed or topic to be discussed, please send us an email at agility@agiledeveloper.com. We love to hear from you.

Wish you a happy and prosperous New Year

Please send suggestions, corrections and comments to agility@agiledeveloper.com

Quiz corner

____ in JavaScript, VB, and Groovy allows you to create a block of code within which method calls are automatically routed to a context object.

Send your response to agility@agiledeveloper.com (please tell us where you're located as well). For this issue, the 12thperson sending in a response to the quiz will win a special prize.

Quiz from the past issue

If you want to access programatically a Java annotation, you need to mark it _______.

Answer!

The correct reponse is @Retention(RetentionPolicy.RUNTIME), and the winners are Bill (Pittsburgh, PA) and Vivek (Hutchinson, MN).

Subscription Information

To subscribe or unsubscribe to the free issues of Agility eLetter, please visit http://www.agiledeveloper.com/eLetter.aspx.

Thus spake...

"Try and fail, but don't fail to try," - Stephen Kaggwa.