20th
DEC

Enterprise J2ME: Developing Mobile Java Applications

Posted by GaQuay under Java

Enterprise J2ME: Developing Mobile Java Applications

Book Description
This book helps experienced Java developers to build high-value mobile applications that take advantage of enterprise IT infrastructures. It also helps developers to add mobility features to existing enterprise solutions. It does not repeat the same basic J2ME/MIDP API tutorial covered by many other books.

Read more ...

20th

Schaum’s Outline of Data Structures with Java, Second Edition

Posted by GaQuay under Java

John R. Hubbard”Schaum’s Outline of Data Structures with Java, Second Edition”

Read more ...

19th
DEC

Special Edition Using Enterprise JavaBeans (EJB) 2.0

Posted by GaQuay under Java

Brian Keeton”Special Edition Using Enterprise JavaBeans (EJB) 2.0″
Publisher: Que | ISBN:0789725673 || Release Date: 30 November 1999 | Page: 648 | 1.1 MB | PDF

Read more ...

17th
DEC

Pro JSP 2, Fourth Edition (Expert’s Voice in Java)

Posted by GaQuay under Java

Book Description
This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. You’ll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications.

Read more ...

15th
DEC

Java Data Objects

Posted by GaQuay under Java

Book Description
Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that’s natural to Java programmers. Instead of working with JDBC or EJB’s container-managed persistence, you work directly with your Java objects. You don’t have to copy data to and from database tables or issue SELECTs to perform queries: your JDO implementation takes care of persistence behind-the-scenes, and you make queries based on the fields of your Java objects, using normal Java syntax.

Read more ...