Java and the AS/400


Book Description

Not just another Java tutorial, this detailed guide takes you through everything you need to know about the AS/400's implementation of Java Book jacket.







Building Java Applications for the ISeries Server with VisualAge for Java 3.5


Book Description

In the past several years, Java has become the hot new programming language. The reasons for Java's popularity are its portability, robustness, and ability to produce Internet-enabled applications. This IBM Redbooks publication explains how you can use Java and the IBM eServer iSeries server to build server applications and client/server applications for the new network computing paradigm. It focuses on two key products: VisualAge for Java Version 3.5 and IBM Toolbox for Java. Throughout this book, you’ll find many practical programming examples with detailed explanations on how they work. You’ll see how to modernize legacy RPG applications in a practical and evolutionary way through client and server Java examples. These examples are available for download from the Redbooks Web site. To understand this code better, download the files, as explained in Appendix A, and use them as a reference. This book is intended to help customers and service providers who need to install and configure Java on the iSeries server. It also targets application developers who want to develop Java applications for the iSeries server. Reading this book will help you to quickly and easily start using Java with the iSeries server.




Building Application Servers


Book Description

To address new demands in business computing, software vendors are introducing application server toolkits. The concept is to create clusters of low-cost computers that support one specific business area, then connect these clusters to the corporate network. By using the network as the computer, one piece of software can support desktop computing, electronic commerce, and communication with traditional mainframe software. Building Application Servers is a practical guide to application server technology, explaining the theory of network computing and providing practical techniques that use these tools to produce effective business solutions. Rick Leander includes practical examples and program code that use UML, Java, RMI, and JDBC to illustrate design problems and programming techniques. The development framework offered spans a variety of platforms, vendors, and middleware architectures. Software developers who are familiar with traditional client/server technology but want to learn how to move to distributed client/server computing will find this book invaluable.




Building Client-Server Applications with Visual FoxPro and SQL Server 7. 0


Book Description

Visual FoxPro is the perfect front end for client-server applications. Its robust user interface, native local data engine and integral hooks into binding with remote data sources, and rich object model, combined with the powerful SQL Server database engine are an unbeatable combination. But with power and flexibility comes potential complexity. "Client-Server Applications with Visual FoxPro and SQL Server" teaches users how to put these two powerful tools together and take advantage of the best features of both.




Client-Server Web Apps with JavaScript and Java


Book Description

As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on projects in several chapters to get a feel for the topics discussed. User habits, technologies, and development methods have drastically altered web app design in recent years. But the Web itself hasn’t changed. This book shows you how to build apps that conform to the web’s underlying architecture. Learn the advantages of using separate client and server tiers, including code organization and speedy prototyping Explore the major tools, frameworks, and starter projects used in JavaScript development Dive into web API design and REST style of software architecture Understand Java’s alternatives to traditional packaging methods and application server deployment Build projects with lightweight servers, using jQuery with Jython, and Sinatra with Angular Create client-server web apps with traditional Java web application servers and libraries




Building Scalable and High-performance Java Web Applications Using J2EE Technology


Book Description

Scaling Java enterprise applications beyond just programming techniques--this is the next level. This volume covers all the technologies Java developers need to build scalable, high-performance Web applications. The book also covers servlet-based session management, EJB application logic, database design and integration, and more.