jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Books

DeEnFrSp
Home » Java
Amount: 14
Displaying: 1 - 10
Pages: [1] 2 >>
Sort Listings By:
Hits: 1825

BPEL Cookbook

Rating 0.0 0.0
Ten practical real-world case studies combining business process management and web services orchestration : -Real-world BPEL recipes for SOA integration and Composite Application development -Combining business process management and web services orchestration -Techniques and best practices with downloadable code samples from ten real-world case studies Who this book is written for? This book is aimed at architects and developers building applications in Service Oriented Architecture. The book presumes knowledge of BPEL, SOA, XML, web services, and multi-tier architectures.
Platform(s): Windows Date: Oct, 31 2006
DETAIL
Hits: 1595

Managing and Customizing OpenCms 6 Websites

Rating 2.0 2.0
A practical guide to creating and managing your own website with this proven Java/JSP based content management system. This book takes you through the process of creating content rich websites and applications using OpenCms. Although powerful and flexible, OpenCms can be daunting on first approach, but its advanced features reward the investment in learning. This book does not cover extending the operations of OpenCms with Java development. The focus is on OpenCms as a complete CMS platform in itself. It does use some JSP for extensions where required. This book covers -Installing OpenCms, and its basic concepts -Using the OpenCms Workplace to manage and publish your content -Managing projects, user accounts, databases, and modules -Working with the VFS and search -Understanding and using tasks and workflows -Working with templates and the OpenCms Tag Library.
Platform(s): Windows Date: Sep, 12 2006
DETAIL
Hits: 1499

Java Tool Tutorials by Herong - A Free Tutorial Book

Rating 3.0 3.0
"Java Tool Tutorials" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, jdb, J2SE, JDK, JPDA, notes, source, sourcepath, thread, tutorials. Key sections: 'javac' - The Java Compiler - "-sourcepath" - Specifying Source Path - "-d" - Specifying Output Directory - "import" Statements - 'java' - The Java Launcher - "-classpath" - Specifying Class Path - "-jar" - Executable JAR Files - "-X" Options to Control Memory Size - "javaw" - Launching Java Applications without Console - 'jdb' - The Java Debugger - Attaching "jdb" to Running Applications - Debugging Commands - Multi-Thread Debugging Exercise - JAR File Format and 'jar' Tool - JAR Files Are ZIP Files - Adding "manifest" to JAR Files - Using JAR Files in Class Paths - Creating Executable JAR Files
Platform(s): Windows Date: Feb, 13 2006
DETAIL
Hits: 1322

Java Tutorials, Java Ebooks, Articles and Java FAQ

Rating 4.5 4.5
Geekarticles database of technology with over 1200 in Java Technology which includes Java Applets Ebooks, Java Ebooks, EJB Ebooks, EJB Tutorials, J2EE Ebooks, J2EE Tutorials, J2ME Ebooks, J2ME Tutorials, J2SE Tutorials, Java Swing Articles, Java Web Services, JDBC Help, Jini Tutorials, JMS Tutorials, JSP Ebooks and Tutorials, Servlets Articles and Java FAQS.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Sep, 07 2005
DETAIL
Hits: 1416

Evaluating Java for Game Development

Rating 5.0 5.0
This is a report of a graduate project. The purpose of this project was to examine whether the use of Java for games is advantageous compared to the current languages of choice, C and C++. This is not an easy question to answer, and as you will see in the report, the answer will depend on several project specific issues. The main target group of the report is professional game programmers with little or no knowledge of Java, who wonder whether Java would be beneficial in future projects. The report generally assumes that the reader is skeptical about Java. The focus of the report is on games intended for retail; not on Java applets.
Platform(s): Windows Date: Jul, 17 2005
DETAIL
Hits: 601

Building Websites with OpenCms

Rating 0.0 0.0
This book takes you through the process of creating content-rich websites and applications using OpenCms. Although powerful and flexible, OpenCms can be daunting on first approach, but its advanced features reward the investment in learning. This book exists to ease Java developers into getting the most from OpenCms. With hard-won experience of the practical difficulties faced by developers working with OpenCms, this book is the embodiment of the author's expertise, and the perfect way to master the system. If you are a web developer new to OpenCms, or are an experienced OpenCms developer who is looking to get the most from the system, then this is the book for you. A working knowledge of Java, JSP, and XML is required to get the most from OpenCms, and from this book.
Platform(s): n/a Date: Jul, 08 2005
DETAIL
Hits: 561

Java Programming for Absolute Beginner

Rating 0.0 0.0
Java is an object-oriented language that is extremely popular with programmers and Web developers. This beginner-level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of Java using game creation as a teaching tool. The author starts with the basics of Java, assuming that the reader is truly a beginner with no programming experience. This non-intimidating guide to Java will be a welcome addition to the library of any aspiring programmer.
Platform(s): n/a Date: Jan, 25 2002
DETAIL
Hits: 993

Beginning Java 2 - Jdk 1.3 Edition

Rating 5.0 5.0
The newest version of J2SE technology, v 1.3, delivers momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. This book is the JDK 1.3 edition of the best selling introductory Java 2 book. It is a fast paced and comprehensive tutorial introduction to application development using Java. It is ideal for novice Java programmers who have some previous programming exposure and are able to run with the fast pace. Almost all new entrants to Java are coming from previous programming experience.
Platform(s): n/a Date: Feb, 19 2006
DETAIL
Hits: 1040

Professional Java Server Programming

Rating 3.0 3.0
An overview of the new server-side Java platform - Java 2 Enterprise Edition - as it relates to building n-tier web applications. It covers the building blocks (Servlets, JSP, EJB, JDBC, RMI, JNDI, CORBA) then goes into special design considerations for server side programming, (including resource pooling and component based design) before finally discussing future design possibilities opened up by Jini and JavaSpaces technology.
Platform(s): n/a Date: Feb, 19 2006
DETAIL
Hits: 369

Professional JSP

Rating 0.0 0.0
Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting. Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets. After considering security issues in JSP web applications, the book concludes with seven real-world case studies including using JSP, XML and XSLT to target content at WAP and HTML browsers, e-commerce, streaming using JMF, and porting an existing ASP-based application to JSP.
Platform(s): n/a Date: Jun, 21 2000
DETAIL
Amount: 14
Displaying: 1 - 10
Pages: [1] 2 >>