Agility eLetter November 2007

In this issue...

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

Abstract: You can take advantage of scripting or dynamic languages on the JVM. In this multi part article, we will take a look at how to mix Java and the scripting languages. We will use JavaScript and Groovy as examples, but you can use about two dozen languages on the JVM using similar approach. In this first part we will look at running JavaScript on the JVM.. Please visit http://www.agiledeveloper.com/articles/ScriptingOnJVMPartI.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.

 

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

Quiz corner

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

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

Quiz from the past issue

______ is the keyword used in Javascript to define a class.

Answer!

A few developers responded with function. Interesting, we received only 9 responses this time! So, the price for next issue is double (see above).

Subscription Information

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

Thus spake...

"You have to protect the privacy of the advice you get, or you'll never get the advice you need," -  Richard Nixon.