The Artima Developer Community
Sponsored Link

Articles Forum
Scripting Java: The BeanShell JSR

1 reply on 1 page. Most recent reply: Jun 12, 2009 5:11 AM by Joel H

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Scripting Java: The BeanShell JSR Posted: Jun 14, 2005 3:00 PM
Reply to this message Reply
Advertisement
The BeanShell Scripting Language recently became a JCP JSR (274), a first step on the road to an official Java standard. In this article, Artima interviews Pat Niemeyer, BeanShell's creator and lead of the JSR's expert group, about the role of scripting languages in Java, BeanShell's dynamic programming features, how BeanShell compares with Groovy and other Java scripting efforts, and how the JCP helps or hinders language design.

http://www.artima.com/lejava/articles/beanshell.html

What do you think of BeanShell? Are you interested in a scripting language for the JVM? If so, what are you looking for in that language?


Joel H

Posts: 2
Nickname: halberjo
Registered: Apr, 2008

Re: Scripting Java: The BeanShell JSR Posted: Jun 12, 2009 5:11 AM
Reply to this message Reply
I wonder if anyone reads comments posted 6 years after the original article! Anyway - just incase - the following describes using BeanShell to create a bean factory:
http://www.needsa303.com/?p=17 which can be used for configuration and dep injection.

Flat View: This topic has 1 reply on 1 page
Topic: From JavaOne 2009: Load-Testing Clustered Applications Previous Topic   Next Topic Topic: Developer-Designer Interaction in Rich-Client Construction

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use