Java J2ee Resources

Below you will find 0 categories and 15 links related to Java J2ee Resources.

Links:

Java : Applets : Libraries

JPDFAssemble

Visit JPDFAssemble

JPDFAssemble, a Java library, to combine, merge or split PDF documents; add or manipulate bookmarks in PDF documents; save resulting documents to local file system or to output stream (serve documents directly to client browser from J2EE server); built on Qoppa's proprietary technology, requires no third party software or drivers. jPDFAssemble is completely platform independent and runs on Windows, Mac, Linux and any other platform with the Java runtime environment. Split PDF documents: extract, delete pages from existing PDF documents. Merge PDF documents: insert pages from other PDF documents into new or existing PDF documents, append PDF documents into existing documents. Create new bookmarks or edit existing bookmarks / outlines. Save to the file system or to Java output streams. Split PDF documents: extract, delete pages from existing PDF documents. No additional drivers or software when deploying applications.

  • Cost: $400.00
  • Version: 1.10
  • Platforms: Windows, Mac, Unix

JPDFImages

Visit JPDFImages

JPDFImages is a Java library to export images from PDF files and to import images into PDF files. jPDFImages can create images from pages in a PDF document and export them as JPEG, TIFF or PNG images. Additionally, it can return the image of any page in the document to the host Java application as a BufferedImage for further processing or to save in different formats. jPDFImages can also create documents or add pages to existing documents by importing TIFF, JPEG and PNG images. After creating or modifying a document, the library can save to the local file system or to an output stream to be able to serve the document directly to a client browser when working within a J2EE server. jPDFImages is built on top of Qoppa's proprietary PDF technology so you do not have to install any third party software or drivers. jPDFImages is also 100 percent Java, so it is completely platform independent and can run on Windows, Linux, Unix, and Mac OSX.

  • Cost: $400.00
  • Version: 3.11
  • Platforms: Windows, Linux, Mac OSX, Unix

JPDFProcess

Visit JPDFProcess

JPDFProcess is a Java library to work with PDF documents that can be used to deliver customized PDF content to your users or to process and manipulate incoming PDF content. The library has a simple interface to work with PDF documents and is designed to be integrated easily and seamlessly into your PDF document workflow. jPDFProcess provides the functionality found in many of their other libraries, including working with form fields, printing, creating and assembling documents, setting permissions and security, extracting text and more. The library can work with PDF documents from files, URLs and input streams and can save documents to files and output streams, so it can serve documents from a J2EE application directly to a client browser without any temporary files. jPDFProcess is platform independent, so it can be used in any environment that supports Java, including Windows, Mac OSX and Linux.

  • Cost: $1100.00
  • Version: 4.21
  • Platforms: Windows, Linux, Mac OSX, Unix

JPDFSecure

Visit JPDFSecure

JPDFSecure is a Java library that can change security settings on PDF Documents. With jPDFSecure, your application can encrypt and decrypt PDF documents as well as set permissions on the documents. jPDFSecure is optimized for performance and is built on top of Qoppa's proprietary PDF technology so there is no need for any third party software or drivers. jPDFSecure has a simple interface to load PDF documents from files, network drives, URLs and even input streams, which can be generated runtime or come directly from a database. After changing security settings, jPDFSecurity can save the document to a file, a java.io.OutputStream or a javax.servlet.ServletOutputStream when running in a J2EE application server to output the file directly to a browser. jPDFSecure is platform independent and can be used in any environment that supports Java, including Windows, Mac OSX, and Linux.

  • Cost: $350.00
  • Version: 2.20
  • Platforms: Windows, Linux, Mac OSX, Unix

Smart JPrint

Visit Smart JPrint

Smart JPrint is a pure Java class library used for: Creating PDF document from your J2EE and Java Swing GUI program, Printing the output to a printer automatically, Preview the output pages in a preview window. Features: 100 percent pure Java classes, Generate PDF automatically, Print the output to a printer, accumulate pages from multiple sources to create single PDF doc, Print/PDF content of any Swing component, Java/J2EE server programs, automatic formatting of content, very easy to use, only few lines of code.

  • Cost: Free
  • Version: 1.4
  • Platforms: All platform (100 % Pure Java)
Java : Books

Borland JBuilder Developer's Guide

Visit Borland JBuilder Developer's Guide

JBuilder Developer's Guide provides comprehensive coverage of JBuilder from the practitioner's viewpoint. The authors develop a consolidated application throughout the chapters, allowing conceptual cohesion and illustrating the use of JBuilder to build 'real-world' applications. The examples can be compiled and run under JBuilder Personal edition, a free edition of JBuilder. JBuilder Developer's Guide is not version specific but explains the latest JBuilder 6, 7, and 8 features such as enterprise J2EE application development, CORBA, SOAP, XML tools, Enterprise JavaBeans, JavaServer Pages/Servlets, and JavaBeans technology. JBuilder repeatedly wins "developer's choice" awards as the best visual tool for developing Java applications. Saleem Siddiqui is a technical architect and trainer with Dunn Solutions Group. Michael Landy is Director of Business Applications for Dunn Solutions Group directing the strategic solutions for clients.

  • Cost: $41.99
  • Pages: 1032
  • Edition: Book and CD-ROM edition
  • ISBN: 067232427X

J2EE Unleashed

Visit J2EE Unleashed

J2EE Unleashed presents techniques and examples for building applications based on the Java 2 Enterprise Edition development model. The goal of this book is not to teach the J2EE specification but to illustrate the best practices for developing J2EE applications. It will cover the most commonly used J2EE API's as well as migration techniques that can be used to port a J2EE application from one platform to another. The book will discuss all of these platforms with an emphasis on the SilverStream application server, which is J2EE compliant and certified for Windows and several UNIX platforms. Moreover, the book will illustrate how a J2EE application can interface with most SQL based DBMS platforms including ORACLE, INFORMIX, Microsoft SQL Server 7, SYBASE, IBM DB2 as well as others. Unleash the power of J2EE by applying the expert advice and techniques of Joe Bambara, Paul Allen, and the Java developer team.

  • Cost: $41.99
  • Pages: 850
  • Edition: 1st edition
  • ISBN: 0672321807

Learn Java with JBuilder 6

Visit Learn Java with JBuilder 6

JBuilder is the most comprehensive award-winning visual development environment for building applications, applets, JSP/Servlets, JavaBeans, Enterprise JavaBeans, and distributed J2EE applications for the Java 2 Platform. Learn Java with JBuilder 6 is for the new Java programmer looking to gain a foundation in the Java programming language while learning about the award-winning JBuilder development environment. "Learn Java with JBuilder 6" teaches you how to become a productive JBuilder developer by creating bite-size examples that introduce new aspects of the Java programming language and the core Java libraries. Learn to use many of the JBuilder wizards and JavaBeans Express to automatically generate the common development framework. Build and connect JavaBean components in JBuilder's drag-and-drop development environment. Learn about Java multithreading and how to debug multithreaded programs. Also learn to use Swing's GUI components.

  • Cost: $38.47
  • Pages: 650
  • Edition: Book and CD-ROM edition
  • ISBN: 1893115984

The J2EE Tutorial

Visit The J2EE Tutorial

This guide offers technical advice on developing and deploying applications using the J2EE platform. Employing an interactive, example driven approach, the book illustrates J2EE's basic concepts and outlines its application to several program architectures. Sample programs and source code are provided. A companion CD-ROM contains other tutorials, software development kits, and sample applications. The J2EE Tutorial is the official guide, from Sun Microsystems, to using J2EE in a step-by-step, example-driven approach. This new tutorial follows the same successful teaching style as the Java Tutorial, Third Edition. The material has been vetted through the architects of each of the major J2EE areas: JSP, servlets, JDBC, and EJBs, creating an authoritative and closely reviewed text. Offers unparalleled technical guidance into developing and deploying applications on the J2EE platform. Bodoff and Green are a staff writers at Sun Microsystems.

  • Cost: $34.99
  • Pages: 528
  • Edition: Book and CD-ROM edition
  • ISBN: 0201791684
Java : Development Software

Out-of-the-Box

Visit Out-of-the-Box

Out-of-the-Box by EJB Solutions, Inc. is an intelligent distribution of 100+ Open Source projects for LAMP and Java developers. Its graphical installer supports selective installation / uninstallation and has a built-in project knowledge base. It comes with 10 sample apps and a 350 page user guide to help developers hit the ground running. The Free Community Edition includes 25 of the projects and almost all of the user guide. Included projects are PHP, Python, Apache, MySQL, PostgreSQL, CVS, and dozens more. Works on Linux and Windows.

  • Cost: Free/$64.95
  • Version: 2.1
  • Platforms: Red Hat 7.3+, SuSE 8.1+, Mandrake 9.1, Windows XP/2000
Java : Tutorials

Hands On IT Training

Visit Hands On IT Training

Hands On Technology Transfer, Inc. offers you the chance to learn Java in an instructor-led, hands-on, small class setting in any of 75 cities throughout the United States and Canada. HOTT's 5-day course goes beyond simple language syntax and includes detailed coverage of I/O, multithreading, JDBC, servlets, and JSP. Your completed Java Programming course can also be applied for college credit towards a postsecondary Certificate or Master of Science Degree. Other available classes include Enterprise JavaBeans and J2EE and Jakarta Struts.

  • Cost: $2295.00
Java : Web Sites

Hands On Java Training

Visit Hands On Java Training

Hands On Technology Transfer, Inc. offers you the chance to learn Java in an instructor-led, hands-on, small class setting in any of 75 cities throughout the United States and Canada. HOTT's 5-day course goes beyond simple language syntax and includes detailed coverage of I/O, multithreading, JDBC, servlets, and JSP. Your completed Java Programming course can also be applied for college credit towards a postsecondary Certificate or Master of Science Degree. Courses focusing on Enterprise JavaBeans and Jakarta Struts are also available.

  • Cost: $2295.00

Java Online Training

Visit Java Online Training

Choose from either Java 2 Programmer or Java 2 Enterprise deisgn. Topics covered include object orientation, the statements used to control program flow and exception handling, the classes and interfaces of the java.lang package and the java.util package, the development of Java-based GUI, and the methods and tools for performing sophisticated input and output operations. Aswell as enterprise software development and the J2EE model, data enabling and JDBC, enterprise communication and services, systems assurance, Web and application enabling.

  • Cost: $76.00

JSP Training and Struts Training

Visit JSP Training and Struts Training

Accelebrate delivers a wide array of Java courses, including JSP training, Struts training, Java training, JSTL training, JDBC training, and training on other J2SE and J2EE technologies. Courses can be taught using Apache Tomcat, IBM WebSphere, JBoss, SunONE, BEA WebLogic, and other application servers. Classes are customized for each group and are taught exclusively on-site at the client's location for groups of 3-15 attendees. Based in Atlanta, Georgia, Accelebrate serves clients in the United States, Canada, and worldwide.

  • Cost: Varies

NTier Training

Visit NTier Training

NTier provides Java Training, Mentoring and Consulting in Seattle, Dallas and beyond. Customized training built to leverage your teams strengths and maximize classroom time. Topics include: AJAX, Design Patterns, EJB, Hibernate, J2EE, Java, JBoss, JSF, JSP, OOAD, SCRUM, Servlets, SOA, Software Development, Spring Framework, Struts, UML, Use Cases, Web Services, WebSphere Portal, and XML. nTier has instructors that can code and teach. The trainer they put in front of your class will have real world experience. nTier customizes courses. They listen to you, assess your team's strengths and weaknesses, and then design a custom course that achieves your goals and objectives. They will help you find courseware that fits. In addition to writing their own, they have used most of the course materials available and can help you decide what's best for your group.

  • Cost: Varies