Friday, September 7, 2007

Java and Eclipse

0 comments
Click here to download

Thinking in Java 3rd Edition

0 comments
Click here to Download

Java Certification Study Notes

0 comments
click here to Download

Core Java Interview Questions 5

0 comments
Click here to Download

Core Java Interview Questions 4

0 comments
Click here to Download

Core Java Interview Questions 2

0 comments
Click here to Download

Core Java Interview Questions 1

0 comments
Click here to Download

Core Java Interview Questions

0 comments
Click here to Download

Java Object Oriented Problem Solving 3rd Edition

0 comments
Java Object Oriented Problem Solving 3rd Edition
Offers a robust, accessible, and flexible problem-solving approach to Java programming by introducing objects early, to ensure that readers can benefit from a big picture perspective. Softcover. CD-ROM included.
Click here to Download

Java/J2EE Job Interview Companion

0 comments
A Java/J2EE technical job interview guide for job seekers, promotion seekers, pro-active learners and interviewers. Learn the core concepts and issues relating to Java/J2EE in an easy to understand questions and answers approach . Covering over 220 interview questions and answers on: Java, J2EE, Applet, Servlets, JSP, EJB, JNDI, RMI, JDBC, LDAP, JMS, XML, RUP, UML, STRUTS, SQL, Design concepts

click here to Download

Wednesday, September 5, 2007

JSF Tutorial

0 comments
An Introduction to JavaServer Faces

Plus Apache MyFaces Extensions

This tutorial is derived from Marty Hall's world-renowned live JSF training course. Note that the course (and this tutorial) now covers Apache MyFaces 1.1.5. The course is usually taught on-site at customer locations, but servlet, JSP, Ajax, Jakarta Struts, and JSF training courses at public venues are periodically scheduled for people with too few developers for an onsite course. For descriptions of the various other courses that are available, please see the training course page. To inquire about a customized training course at your location, please contact Marty at hall@coreservlets.com. Courses on servlets, JSP, Ajax, Struts, Hibernate, Java 5, Java 6, and Ruby/Rails also available.

Click here
0 comments
Ajax: A Fast Introduction

This tutorial is derived from Marty Hall's world-renowned live J2EE training courses. It is intended as a fast introduction to the basics of Ajax for people that already know how to write the server-side part of the process using servlets and JSP. In particular, although this tutorial shows the code for all of the servlets and JSP pages used (downloadable with the rest of the code), it does not explain the server-side code in depth or discuss how to deploy it. For detailed tutorials on writing servlets and JSP and explanations on how to deploy them on Tomcat, please see these tutorials.

The Ajax training course this tutorial is based on is usually taught on-site at customer locations, but servlet, JSP, Struts, JSF, Ajax, and Java 5 or Java 6 training courses at public venues are periodically scheduled for people with too few developers for an onsite course. For descriptions of the various other courses that are available, please see the J2EE training course page. To inquire about a customized training course at your location, please contact Marty at hall@coreservlets.com.

Click here

Java 5 & Java 6 Tutorials and Training Materials

0 comments
The tutorials were originally based on the second edition of Marty's book Core Web Programming, and then updated based on new features in Java 5 and 6 and in his live training courses. Marty's materials and courses have been given in the US, Canada, Australia, Puerto Rico, Japan, Mexico, and the Philippines, and are continually being revised. Also see the J2EE training materials home page for beginning/intermediate servlet and JSP tutorials, advanced servlet and JSP tutorials, Jakarta Struts tutorials, Apache Tomcat tutorials, JSF tutorials, and tutorials in Chinese and Japanese.

The PDF versions of the tutorials are freely available to anyone for personal use. These versions contain the complete text of the PowerPoint slides, and are what you want if your goal is to learn or review the technology. As a courtesy, coreservlets.com also makes the original PowerPoint slides available to faculty teaching courses that do not compete with Marty's live courses. See the J2EE instructor materials page for details.

To arrange a Java 5 or J2EE training course at your organization based on any of the materials, contact info@coreservlets.com. These courses can be customized to use any combination of the materials on the J2EE tutorials site, and new materials can be added for specific client needs. To learn more details about the instructor, the curriculum for the live training courses, or the public course schedule, please see http://courses.coreservlets.com.

Click here

Pro Apache Struts with Ajax

0 comments
Apache Struts 1.2.x is still the de facto Java industry-standard MVC-based Web framework despite challenges from JavaServer Faces (JSF), Spring MVC, WebWork, Wicket, and other APIs and frameworks.

Pro Apache Struts with Ajax is essentially a revision of the previously published Pro Jakarta Struts, Second Edition that accounts for changes to the open source Apache Struts MVC web framework in the following ways:

- The Struts web framework in this edition is based on final Struts 1.2.x.

- This edition acknowledges the graduation of Struts from Jakarta to Apache within the Apache Software Foundation.

- This edition provides a new chapter that shows how to integrate Ajax (Asynchronous JavaScript and XML) with Apache Struts. While this book addresses the above matters, it does not address the evolving and still nascent Apache Shale nor Struts 2.0, also known as Struts Action Framework 2.0, which combines Struts 2 and WebWork. However, future Apress books likely will address these areas.

Clickhere to Download

Starting Struts 2

0 comments
Struts2 is the latest manifestation of the popular Struts Java web application framework. Like its predecessor, its goals are to make web application development faster, easier and more productive than ever before.

Despite new languages and new techniques, the action-base MVC framework is still a viable and effective option for modern web application development. Within this book you will find everything you need to get up and running using Struts2 – from the architecture and configuration, to implementing actions and the supporting infrastructure such as validation and internationalization. Above all else, it focuses on the practical – with plenty of code and productivity tips to get you started using Struts2 today.

This book covers:
The Struts2 architecture
Configuration details
Productivity tips for your current project
Coverage of popular plug-ins
Integration with third party technologies

Clickhere

Foundations of Java for ABAP Programmers

0 comments
The book emphasizes the fundamentals of core Java SE 5 and Java EE 5, to get you up to speed with these technologies. You'll learn about the most important enterprise Java API found in the new Java EE 5 platform, which you can immediately use and integrat

Clickhere

Sun Certified Web Component Developer (SCWCD)

0 comments
Review and Exam Prep

The training materials on this page are taken from Marty's live SCWCD exam preparation course. This course and several similar J2EE courses have been given by Marty in the US, Canada, Australia, Puerto Rico, Japan, Mexico, and the Philippines. See the training materials home page for Jakarta Struts tutorials, Apache Tomcat tutorials, JSF tutorials, Java 5 & Java 6 tutorials, and tutorials in Chinese and Japanese.

The PDF versions of the tutorials are freely available to anyone for personal use. These versions contain the complete text of the PowerPoint slides, and are what you want if your goal is to learn or review the technology. As a courtesy, coreservlets.com also makes the original PowerPoint slides available to faculty teaching university courses that do not compete with Marty's live courses. See the J2EE instructor materials page for details.

To arrange an SCWCD course at your organization based on these materials, contact info@coreservlets.com. These courses can be customized to use any combination of the materials on the J2EE tutorials site, and new materials can be added for specific client needs. To learn more details about the instructor, the curriculum for the live training courses, or the public course schedule, please see http://courses.coreservlets.com.

Clickhere

Advanced Servlet and JSP

0 comments
The advanced servlet and JSP tutorials on this page are based on Marty's book More Servlets and JavaServer Pages, and have been tested by Marty in live training courses in the US, Canada, Australia, Puerto Rico, Japan, Mexico, and the Philippines. See the training materials home page for beginning and intermediate servlet and JSP tutorials, Jakarta Struts tutorials, Apache Tomcat tutorials, JSF tutorials, Java 5 & Java 6 tutorials, and tutorials in Chinese and Japanese.

The PDF versions of the tutorials are freely available to anyone for personal use. These versions contain the complete text of the PowerPoint slides, and are what you want if your goal is to learn or review the technology. As a courtesy, coreservlets.com also makes the original PowerPoint slides available to faculty teaching courses that do not compete with Marty's live courses. See the J2EE instructor materials page for details.

To arrange an onsite training course on servlets, JSP, Struts, JSF, AJAX, Java 5, or a related topic at your organization, contact hall@coreservlets.com. These courses can be customized to use any combination of the materials shown here, and new materials can be added for specific client needs. To learn more details about the instructor, the curriculum for the live training courses, or the public course schedule, please see http://courses.coreservlets.com.

Click here

Beginning and Intermediate-Level Servlet, JSP, and JDBC Tutorials

0 comments
Beginning and Intermediate-Level
Servlet, JSP, and JDBC Tutorials
From 2nd Edition of Core Servlets and JSP (Volume 1)

The beginning and intermediate-level tutorials on this page are based on the second edition of Marty's book Core Servlets and JavaServer Pages, and have been tested by Marty in live training courses in the US, Canada, Australia, Puerto Rico, Japan, Mexico, and the Philippines. Also see the training materials home page for advanced servlet and JSP tutorials, Jakarta Struts tutorials, Apache Tomcat tutorials, JSF tutorials, Java 5 & Java 6 tutorials, and tutorials in Chinese and Japanese.

The PDF versions of the tutorials are freely available to anyone for personal use. These versions contain the complete text of the PowerPoint slides, and are what you want if your goal is to learn or review the technology. As a courtesy, coreservlets.com also makes the original PowerPoint slides available to faculty teaching courses that do not compete with Marty's live courses. See the J2EE instructor materials page for details.

To arrange a servlet & JSP course at your organization based on these materials, contact info@coreservlets.com. These courses can be customized to use any combination of the materials on the J2EE tutorials site, and new materials can be added for specific client needs. To learn more details about the instructor, the curriculum for the live training courses, or the public course schedule, please see http://courses.coreservlets.com.

Clickhere

Configuring & Using Apache Tomcat5.5

0 comments
A Tutorial on Installing and Using
Jakarta Tomcat 5.5 for Servlet and JSP Development

Clickhere

Configuring & Using Apache Tomcat5.5

0 comments
A Tutorial on Installing and Using
Jakarta Tomcat 5.5 for Servlet and JSP Development

Clickhere

Configuring & Using Apache Tomcat 6

0 comments
A Tutorial on Installing and Using
Jakarta Tomcat for Servlet and JSP Development

Following is a guide to installing and configuring Apache Tomcat 6 for use as a standalone Web server (for development) that supports servlets 2.5 and JSP 2.1. (Note: Apache Tomcat is sometimes referred to as "Jakarta Tomcat" since the Apache Java effort is known as "The Jakarta Project"). This Tomcat tutorial covers version 6.0.10, but the steps are almost the same for any Tomcat 6.0.x version. For coverage of Tomcat 5.5, see the separate Tomcat 5.5 tutorial. For coverage of very old Tomcat versions (Tomcat 5.0.x and Tomcat 4.0.x), please see the Apache Tomcat 5.0 and 4.0 tutorial.
Click here

Jakarta Struts (Action Framework)

0 comments
Tutorial and Training Materials

This tutorial is derived from Marty Hall's world-renowned live Jakarta Struts training course. Note that the course (and this tutorial) now covers Struts 1.2. The course is usually taught on-site at customer locations, but servlet, JSP, Struts, and JSF training courses at public venues are periodically scheduled for people with too few developers for an onsite course. For descriptions of the various other courses that are available, please see the servlet, JSP, Struts, and JSF training course page. To inquire about a customized training course at your location, please contact Marty at hall@coreservlets.com. Courses on servlets, JSP, JSF, Shale, Hibernate, and Java programming also available.

Click Here

Jakarta Struts (Action Framework)

0 comments
This tutorial is derived from Marty Hall's world-renowned live Jakarta Struts training course. Note that the course (and this tutorial) now covers Struts 1.2. The course is usually taught on-site at customer locations, but servlet, JSP, Struts, and JSF training courses at public venues are periodically scheduled for people with too few developers for an onsite course. For descriptions of the various other courses that are available, please see the servlet, JSP, Struts, and JSF training course page. To inquire about a customized training course at your location, please contact Marty at hall@coreservlets.com. Courses on servlets, JSP, JSF, Shale, Hibernate, and Java programming also available.

click here

Tuesday, July 17, 2007

Free "1000 Java Tips" eBook

0 comments
Free "1000 Java Tips" eBook is here! It is huge collection of big and small Java programming articles and tips. Please take your copy here. You need latest version of Acrobat Reader to be able to read it, because the content is digitally signed. The size of "1000 Java Tips" e-Book is 856 pages of A4 format!
You can chose from the three versions (graphics differs):
1. High quality
Click here to DownloadPDF file - 36 Mb

2. Standard quality PDF file - 9 Mb
Click here to Download

Please tell your friends, if they want to get a free copy as well. It is limited offer! After reading you will improve your skills in Java programming and get more salary .

Put Struts to work with a FREE book on Struts Best Practices

0 comments
Pages: 224 pages
Publisher: ObjectSource LLC
ISBN: 0-9748488-0-8 (paperback)
LCCN: 2004100026
In this book, you will learn
The basics and strengths of Struts
How to fill the gaps in Struts
Which features are important for J2EE projects.
Develop professional Struts code by adopting proven strategies
How to handle exceptions in production Struts applications in the BEST way
Real practical benefits of customizing Struts
Best Practices and Strategies in Struts


Click here to Download


Download Companion workbook and example source code for the book illustrating important concepts in Struts (2.7 MB zip file) with step by step instructions included. MS Access tables provided. url:http://www.objectsource.com/struts-survival-guide-examples.zip

Download the slides from Struts Training (Zipped PDF)http://www.objectsource.com/Struts_for_J2EE_Developers-ObjectSource_Training_Material.zip

Starting Struts 2

0 comments
Struts2 is the latest manifestation of the popular Struts Java web application framework. Like its predecessor, its goals are to make web application development faster, easier and more productive than ever before.

Despite new languages and new techniques, the action-base MVC framework is still a viable and effective option for modern web application development. Within this book you will find everything you need to get up and running using Struts2 – from the architecture and configuration, to implementing actions and the supporting infrastructure such as validation and internationalization. Above all else, it focuses on the practical – with plenty of code and productivity tips to get you started using Struts2 today.

This book covers:

The Struts2 architecture
Configuration details
Productivity tips for your current project
Coverage of popular plug-ins
Integration with third party technologies
111 pages, 6" x 9", ISBN: 978-1-4303-2033-3

Free download
Courtesy of Ian Roughley and InfoQ.com, we're happy to offer a free version for download, to get this knowledge in as many peoples hands as possible. Login to download this book FREE (PDF) Download this book FREE (PDF)


Buy the print version for $22.95
If you enjoyed reading the free (non-printable) download version, please support the author and InfoQ's book series by buying the print version for only $22.95.

Table of contents
Introduction

1. Where Struts 2 Fits Into The Web Paradigm

2. Core Components

3. Architectural Goals

4. Productivity Tips

5. Integrating With Other Technologies

About the Author

End Notes

About the Author
Ian Roughley is a speaker, writer and independent consultant based out of Boston, MA. For over 10 years he has been providing architecture, development, process improvement and mentoring services to clients ranging in size from fortune 10 companies to start-ups. Focused on a pragmatic and results-based approach, he is a proponent for open source, as well as process and quality improvements through agile development techniques. He is a committer and PMC member for the Apache Struts2 project, and speaker at No Fluff Just Stuff symposiums.

Click here to Download

Monday, July 2, 2007

200.Java.Games.Nokia.s60.3230.6260.6600.6620.6630.6670.7610.6680.6681.N-Gage

1 comments
Click here to Download

190 nokia java games

0 comments
Click here to Download

43 Java Games

0 comments
Click here to Download

200.Java_Games.Nokia

0 comments
Click here to Download

Java_Mobile_Games

0 comments
Click here to Download

1000_Cell_Phone_Java_Games_Motorola

0 comments
Click here to Download

120[1].full.screen.java.games.sony.ericsson

0 comments
Click here to Download

Bluetooth-Java-Games

0 comments
Click here to Download

100 java games to N-gage

0 comments
Click here to Download

Java - Galaxy on Fire 3D (K750i).

0 comments
Click here to Download

(56 Games)Shamko`s Best of 3D,jar,Java Games (Sony Ericsson k310i,k510i,k750i and other new ones).

0 comments
Click here to Download

Jogos_java_w300i_sony_ericsson_128x160

0 comments
Click here to Download

147 java games tested for motorola rokr e1 razr v3

0 comments
Click here to Download

Advanced Programming for the Java 2 Platform

0 comments

This online book covers advanced topics like Matching Project Requirements with Technology, Data and Transaction Management, Distributed Computing, Java Native Interface (JNI) Technology and Performance Techniques.


Click here to Download

Essentials of the Java Programming Language

0 comments

This online book covers lessons like Compiling and Running a Simple Program, Building Applications, Building Applets, Building a User Interface, Writing Servlets and File Access and Permissions.

Click here to Download

Processing XML with Java

0 comments

Processing XML with Java by Elliotte Rusty Harold is available online. It has chapters covering Writing XML with Java, SAX, DOM, JDOM, JAXP, TrAX, XPath, XSLT, SOAP, and lots of other information in 1000 pages.

Click here to Download

Securing Java

0 comments

Online version of Securing Java includes topics like Mobile Code and Security: Why Java Security is Important, Malicious Applets: Avoiding the Common Nuisances, Java Security Guidelines: Developing and Using Java More Securely and The Future of Java Security: Challenges Facing Mobile Code.

Click here to Download

The Java Language Specification Third Edition

0 comments

The book provides complete, accurate, and detailed coverage of the Java programming language. It provides full coverage of all new features added in since the previous edition including generics, annotations, asserts, autoboxing, enums, for each loops, variable arity methods and static import clauses.

Click here to Download

The JFC Swing Tutorial Second Edition

0 comments

The JFC Swing Tutorial Second Edition is a tutorial on creating a GUI with JFC/Swing. It covers topics Getting Started with Swing, Learning Swing by Example, Using Swing Components, Laying Out Components Within a Container and Writing Event Listeners.
Click here to Download

Sunday, July 1, 2007

Data Structures and Algorithms with Object-Oriented Design Patterns in Java

0 comments

Data Structures and Algorithms with Object-Oriented Design Patterns in Java is a free web book by Bruno R. Preiss. It covers topics like Foundational Data Structures, Data Types and Abstraction, Stacks, Queues, and Deques and Ordered Lists and Sorted Lists.
Click here to Download

Thinking in Java, 3rd Edition

0 comments

A great Java book by Bruce Eckel. It covers topics like Introduction to Objects, Controlling Program Flow, Reusing Classes, Error Handling with Exceptions and Java Programming Guidelines.

Click here to Download

Friday, June 29, 2007

Practical Formatting Using XSL-FO

0 comments


This comprehensive guide to XSL Formatting Objects (XSL/XSL-FO) according to the XSL 20011015 1.0 Recommendation is over 247 pages of explanatory material, diagrams, tables, and code samples. Every formatting object in XSL-FO is identified and described.

Click here to Download

Practical Transformation Using XSLT and XPath

1 comments


This comprehensive guide to XSL Transformations (XSLT) and the XML Path Language (XPath) according to the XSLT/XPath 19991116 1.0 Recommendations is 150 pages of explanatory material, diagrams, tables, and code samples.

Click here to Download

Free Downloadable Java, J2EE, Struts, Spring, AJAX, JavaScript, CSS, XML EBooks

Free Downloadable Java, J2EE, Struts, Spring, AJAX, JavaScript, CSS, XML EBooks

JavaScript EBooks

Free Java Ebooks for free download

Get mails directly to your InBox on Java,J2EE,Struts,Spring,Hibernate,Javascript and related ebooks , interview questions latest news

Enter your email address:

Delivered by FeedBurner

Free SAP Ebooks

Free Database Ebooks

Testing Tools ebooks

Labels

[X]
[X]
You want latest ebooks?.We will send you:

 

Free Java Ebooks, J2EE, Spring, Hibernate 3,4, WebService SOAP RESTFul free download. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com