or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
35 used & new from $10.19

Have one to sell? Sell yours here
 
   
Scripting in Java: Languages, Frameworks, and Patterns
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Scripting in Java: Languages, Frameworks, and Patterns (Paperback)

~ (Author)
Key Phrases: groovy script, scripting patterns, scripting framework, Web Scripting Framework, Bean Scripting Framework, Java Web (more...)
3.8 out of 5 stars  See all reviews (4 customer reviews)

List Price: $54.99
Price: $37.11 & this item ships for FREE with Super Saver Shipping. Details
You Save: $17.88 (33%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 3 left in stock--order soon (more on the way).

Want it delivered Tuesday, November 17? Choose One-Day Shipping at checkout. Details
24 new from $19.91 11 used from $10.19

Frequently Bought Together

Customers buy this book with Groovy in Action by Jon Skeet

Scripting in Java: Languages, Frameworks, and Patterns + Groovy in Action
  • This item: Scripting in Java: Languages, Frameworks, and Patterns by Dejan Bosanac

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Groovy in Action by Jon Skeet

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers)

Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers)

by Scott Davis
4.9 out of 5 stars (18)  $23.07
Java Power Tools

Java Power Tools

by John Ferguson Smart
4.7 out of 5 stars (10)  $37.79
Jython Essentials (O'Reilly Scripting)

Jython Essentials (O'Reilly Scripting)

by Noel Rappin
3.8 out of 5 stars (6)  $31.49
Thinking in Java (4th Edition)

Thinking in Java (4th Edition)

by Bruce Eckel
4.2 out of 5 stars (301)  $44.09
Programming Groovy: Dynamic Productivity for the Java Developer (Pragmatic Programmers)

Programming Groovy: Dynamic Productivity for the Java Developer (Pragmatic Programmers)

by Venkat Subramaniam
4.6 out of 5 stars (14)  $23.07
Explore similar items

Editorial Reviews

Product Description

Groovy and Beyond: Leverage the Full Power of Scripting on the JavaTM Platform!

 

Using the JavaTM platform’s new scripting support, you can improve efficiency, streamline your development processes, and solve problems ranging from prototyping to Web application programming. In Scripting in Java, Dejan Bosanac covers key aspects of scripting with Java, from the exciting new Groovy scripting language to Java’s new Scripting and Web Scripting APIs.

 

Bosanac begins by reviewing the role and value of scripting languages, and then systematically introduces today’s best scripting solutions for the Java platform. He introduces Java scripting frameworks, identifies proven patterns for integrating scripting into Java applications, and presents practical techniques for everything from unit testing to project builds. He supports key concepts with extensive code examples that demonstrate scripting at work in real-world Java projects. Coverage includes

 

·        Why scripting languages offer surprising value to Java programmers

·        Scripting languages that run inside the JVM: BeanShell, JavaScript, and Python

·        Groovy in depth: installation, configuration, Java-like syntax, Java integration, security, and more

·        Groovy extensions: accessing databases, working with XML, and building simple Web applications and Swing-based UIs

·        Bean Scripting Framework: implementation, basic abstractions, and usage examples

·        Traditional and new patterns for Java-based scripting

·        JSR 223 Scripting API: language bindings, discovery mechanisms, threading, pluggable namespaces, and more

·        JSR 223 Web Scripting Framework: scripting the generation of Web content within servlet containers

 

About the Web Site

 

All code examples are available for download at this book’s companion Web site.



About the Author

Dejan Bosanac is a professional software developer and technology consultant. He specializes in the integration and interoperability of diverse technologies, especially those related to Java and the Web. He has spent several years developing complex software projects, ranging from highly trafficked Web sites to enterprise applications, and was a member of the JSR 223 Expert Group.


Product Details

  • Paperback: 552 pages
  • Publisher: Addison-Wesley Professional; 1 edition (August 19, 2007)
  • Language: English
  • ISBN-10: 0321321936
  • ISBN-13: 978-0321321930
  • Product Dimensions: 9 x 6.8 x 1.2 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon.com Sales Rank: #904,947 in Books (See Bestsellers in Books)

More About the Author

Dejan Bosanac
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Dejan Bosanac Page

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?

Scripting in Java: Languages, Frameworks, and Patterns
64% buy the item featured on this page:
Scripting in Java: Languages, Frameworks, and Patterns 3.8 out of 5 stars (4)
$37.11
Java Power Tools
15% buy
Java Power Tools 4.7 out of 5 stars (10)
$37.79
Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers)
7% buy
Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers) 4.9 out of 5 stars (18)
$23.07
Effective Java (2nd Edition)
7% buy
Effective Java (2nd Edition) 4.9 out of 5 stars (36)
$35.47

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(7)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
3 of 3 people found the following review helpful:
4.0 out of 5 stars getting started with java 1.6 scripting, September 16, 2007
By Jeanne Boyarsky (New York, NY) - See all my reviews
"Scripting in Java" is a great book to get started with using scripting languages that interact with Java. It is assumed the reader knows Java syntax, a reasonable assumption. The author does go into detail on dynamic vs static languages, the role of the JVM and other concepts. This is helpful as it highlights the important parts when thinking about scripting languages. When discussing any scripting language, the author includes a section on setting it up.

The description of scripting languages, benefits, syntax and libraries is all good. The author shows how to call scripting languages from Java and vice versa. I particularly like how the author pointed out concepts about each language such as how variables are handled. I also like how the author addressed concerns people, myself included, have about scripting languages. The end of the book covers advanced concepts about the scripting framework.

My only complaint is the formatting of the book. It has very large two inch margins. The text is only four inches wide. This makes the book seem heavier/thicker than it needs to be. More importantly, some of the code listings don't follow the huge margin requirement. On some pages, you see a code fragment that honors the two inch margin and another only a half inch from the edge of the book. This happens just often enough to be disorienting when reading.

Overall, the book is very good and I recommend it.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
0 of 1 people found the following review helpful:
1.0 out of 5 stars Too ambitious and stopped short at everything, April 3, 2008
By Alfonso Reyes (The Woodlands/Houston, TX - United States) - See all my reviews
(REAL NAME)   
I bought the book impressed at the the reviews at the top. Also the title was telling a lot. Bad judgment. I got disappointed by the lack of depth on almost all the subjects, including Groovy, which consumes good part of the book. And it was not even good at Groovy. It also fails at Bean scripting. Jython, which is my favorite language, is poorly covered as well.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
0 of 2 people found the following review helpful:
5.0 out of 5 stars Any computer collection which is both advanced and strong in Java programming references needs SCRIPTING IN JAVA., December 4, 2007
By Midwest Book Review (Oregon, WI USA) - See all my reviews
Java platform's new scripting support can help streamline development processes and solve problems, especially when paired with SCRIPTING IN JAVA, which covers many key components of Java scripting. The overview begins with discussions of the importance of scripting language and processes, introduces Java frameworks, identifies proven routines for blending scripting into Java applications, and moves to in-depth technical details on language bindings, code configuration and more. Any computer collection which is both advanced and strong in Java programming references needs SCRIPTING IN JAVA.

Diane C. Donovan
California Bookwatch
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars A well written and valuable book for Java programmers
The book "Scripting in Java" is precious for any programmer that
wants to combine the power and speed of Java code with the flexibilitry
of scripting languages... Read more
Published 22 months ago by Asterios Papadimitriou

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
Textbooks for Kindle DX? 62 2 hours ago
Anyone need psychology testbook- trying to sell a used copy 2 2 days ago
textbook scam 72 2 days ago
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.