|
|
|
|
|
|
|
|
Title : Mastering RMI: Developing Enterprise Applications in Java and EJB
Author :
RickardOberg
Publisher :
Wiley
Topic :
rmi
Published Date :
2001-02-21 00:00:00
From one of the world's leading Java programmers--a step-by-step guide to building enterprise-strength applications with RMI
Java developers in general and EJB developers in particular need to master RMI (Remote Method Invocation) technology if they are to write distributed, enterprise-strength applications that communicate effectively with remote applications and devices even under heavy traffic. In this new book, an award-winning and internationally recognized Java expert shows experienced Java and EJB developers how to utilize the full capabilities of RMI to write fast, efficient, fault-tolerant, and flexible applications. This book is a true programming tutorial that provides sophisticated examples that developers can directly implement and customize--a huge timesaving feature!
|
|
|
Title : Java Message Service (O'Reilly Java Series)
Author :
RichardMonsonHaefel
Publisher :
Oreilly
Topic :
jms
Published Date :
2000-12-01 00:00:00
This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between networked computers. JMS provides a common interface to standard messaging protocols and to special messaging services in support of Java programs. Messaging involves crucial data exchange between computers, and is often used to coordinate programs in dissimilar systems or different programming languages. Using the JMS interface, a programmer can invoke the messaging services of IBM's MQSeries, Progress Software's SonicMQ, and other popular messaging product vendors. JMS also supports messages that contain serialized Java objects or Extensible Markup Language (XML) pages. Java Message Service shows how to build applications using the point-to-point and publish-and-subscribe models; use features like transactions and durable subscriptions to make an application reliable; and use messaging within Enterprise JavaBeans. It introduces a new EJB type, the MessageDrivenBean, that is part of EJB 2.0, and discusses integration of messaging into J2EE.
|
|
|
Title : Professional J2EE Programming with BEA WebLogic Server
Author :
PacoGomez
Publisher :
Wrox
Topic :
weblogic
Published Date :
2000-10-01 00:00:00
The Java 2 Enterprise Edition (J2EE) specification is one of Java's success stories; a standard for enterprise web application development that has wide industry support.
J2EE is basically a collection of specifications for web services, business objects, data access, and messaging. They define the way in which web applications communicate with the servers that host them. J2EE focuses on two things - creating a standard that allows web applications to be portable between servers, and giving the server control of component lifecycle and other resources, in order that it can handle issues of scaling, concurrency, transaction management, and security.
|
|
|
Title : Core Servlets and JavaServer Pages (JSP)
Author :
MartyHall
Publisher :
Sun
Topic :
jsp,servlets
Published Date :
2000-05-26 00:00:00
Servlets and JavaServer Pages dramatically simplify the creation of dynamic Web pages and Web-enabled applications. With Java 2 Enterprise Edition (J2EE), these tools have come of age, earning the support of an unprecedented range of Web and application servers on every major operating system. This book is a comprehensive guide for every experienced developer who wants to master the new versions of these powerful tools. Start by mastering servlet syntax, installation and setup fundamentals and the servlet life cycle. Use cookies and session tracking, optimize browsers, compress pages to slash download time, and decrease overhead with persistent HTTP sessions. Next, master every key JavaServer Pages 1.1 technique you'll need: expressions, declarations, and scriptlets; controlling the format of the servlet that results from the page; incorporating reusable JavaBeans; sharing Beans among pages; dynamically including other files; defining your own JSP tag libraries, and combining servlets and JSP in a single application. Part III offers the industry's most in-depth, practical coverage of using applets and HTTP tunneling as servlet front ends, using JDBC and connection pooling, and HTML forms.
|
|
|
Title : Essential Jni: Java Native Interface (Essential Java)
Author :
RobGordon
Publisher :
Manning
Topic :
jni
Published Date :
1998-03-01 00:00:00
With Java maturing and branching out into so many different APIs, programmers are finding it difficult to find good, solid coverage of the many new need-to-know APIs in the many "catch all" Java books on the market. This title answers that need by presenting no-nonsense, nuts-and-bolts coverage of the new "niche" APIs like JNI, JTAPI, and the Java Wallet in a task-oriented reference format that gives coders the answers they need.
|
|
|
Title : Mastering Regular Expressions
Author :
JeffreyEFFriedl
Publisher :
Oreilly
Topic :
java
Published Date :
0000-00-00 00:00:00
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.
If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener.
|
|
|
Title : Java In A Nutshell, 5th Edition
Author :
DavidFlanagan
Publisher :
Oreilly
Topic :
java
Published Date :
0000-00-00 00:00:00
With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up.
In this latest revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer.
|
|
|
|
|
|
|
|