
Overview
Scripting in Java starts with theexplanation of basic scripting concepts and mechanisms needed forimplementating scripting languages on the Java platform. Next, itfocuses on particular languages available for Java developerstoday, such as Groovy, BeanShell, Python (Jython), JavaScript(Rhino), etc.
After these basic concepts, the book'stopic is moved towards frameworks and patterns. This part of thebook describes Apache BSF framework and the Scripting API(javax.script). It also introduces practical advices and designpatterns for successful usage of scripting languages in Javaprojects. At the end, the Web Scripting Framework(javax.script.http) is described with examples of integration ofPHP and Java web applications.
没有评论:
发表评论