Book description
Beginning Java with WebSphere provides a step-by-step guide for creating and installing both client- and server-based Java applications using Rapid Application Development v8, WebSphere Application Server 8.0, and Java.
Since more and more Java applications are moving to the server and using HTML for the user interface, there is a minimal amount of time spent exploring the Java GUI components. More specifically, this book covers graphical user interfaces using RAD's Visual Editor, variables, conditional logic, and application improvements/enhancements from the client side. And, from the server-side, this book covers servlets, JavaServer Pages (JSPs), database accessibility (JDBC), custom tags, and concludes with JavaServer Faces (JSFs).
This book concentrate on base topics that allow you to get to the server-side and database topics quickly.
What you'll learn
Design and build GUIs
Create GUIs using RAD's Visual Editor
Use variables, conditional logic, event handling and more
Improve your application
Move to the server, using Java Servlets and JavaServer Pages (JSPs)
Access a database using WebSphere
Write custom server-side tags and build with JavaServer Faces (JSFs)
Who this book is for
This book is for those new to the Java programming language.
Table of contents
- Title Page
- Contents at a Glance
- Contents
- Foreword
- About the Author
- About the Technical Reviewer
- Acknowledgments
- CHAPTER 1: Java Basics
- CHAPTER 2: Java on a PC
- CHAPTER 3: Graphical User Interfaces
- CHAPTER 4: More GUI and the Visual Editor
- CHAPTER 5: Variables
- CHAPTER 6: Conditional Logic and Checkboxes
- CHAPTER 7: Application Improvements
- CHAPTER 8: Servlets
- CHAPTER 9: Java Server Pages
- CHAPTER 10: Database Access
- CHAPTER 11: Custom Tag
- CHAPTER 12: JavaServer Faces
-
APPENDIX A: Installing a Java Application on a PC
- Tutorial: Exporting an Application from RAD
- Tutorial: Downloading a JRE
- Tutorial: Installing a JRE
- Tutorial: Environment Variables
- Tutorial: Creating a Batch File
- Tutorial: Running a Java Application on the PC
- Tutorial: Breaking the Code
- Tutorial: Stopping a Runaway Application in Windows
- Importing into RAD
- Review Questions
- Review Exercise
- APPENDIX B: SQL
- APPENDIX C: Installing a Java Application on WAS
- Index
Product information
- Title: Beginning Java with WebSphere
- Author(s):
- Release date: September 2013
- Publisher(s): Apress
- ISBN: 9781430263012
You might also like
book
Java EE 8 Application Development
Develop Enterprise Java applications compliant with the latest version of the Java EE specification About This …
book
Kafka Streams in Action: Real-time apps and microservices with the Kafka Streams API
Summary Kafka Streams in Action teaches you everything you need to know to implement stream processing …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …
book