|
| |
| | TheServerSide.com - J2EE vs. Microsoft.NET: A comparison of building XML-based web services |
 | | J2EE promotes Java-centric computing, and as such all components deployed into a J2EE deployment (such as EJB components and servlets) must be written in the Java language. |  | | A J2EE solution would therefore be a single-vendor solution, since you can stay with that legacy system vendor rather than inject a new vendor such as Microsoft. |  | | J2EE lets you use any operating system you prefer, such as Windows, UNIX, or mainframe. |
|
http://www.theserverside.com/resources/article.jsp?l=J2EE-vs-DOTNET
|
|
| |
| | What is J2EE? - A Word Definition From the Webopedia Computer Dictionary |
 | | J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web-based enterprise applications online. |  | | Although both frameworks stand on a foundation of programming languages, object models and virtual machines, they are strikingly different when you consider the design goals of their runtime environment. |  | | You are in the: Small Business Computing Channel |
|
http://www.webopedia.com/TERM/J/J2EE.html
|
|
| |
| | .NET vs. J2EE |
 | | J2EE is definitely harder to develop for, but the end product can be deployed on just about anything, including Linux, Solaris, HP-UX, AIX, as well as a number of other platforms. |  | | For J2EE, the operating environment is one of many different Unix-based operating systems. |  | | Chris: The major difference in the commitment level between.NET and J2EE is the underlying programming environment used to write these software solutions. |
|
http://www.learningcircuits.org/2003/jun2003/aldrich.htm
|
|
| |
| | O'Reilly: Microsoft .NET vs. J2EE: How Do They Stack Up? |
 | | Microsoft is doing two very notable things with.NET: It is opening up a channel to developers in other programming languages, and it is opening up a channel to non-.NET components by integrating XML and SOAP into their messaging scheme. |  | | All of the specifications that define the J2EE platform are published and reviewed publicly, and numerous vendors offer compliant products and development environments. |  | | With the possible exception of JPython, these tools have not been widely adopted, even within their respective language communities, even though they seem to offer a way to write code for the Java environment (albeit not the entire J2EE framework) using your favorite language. |
|
http://java.oreilly.com/news/farley_0800.html
|
|
| |
| | Sun Inner Circle |
 | | Still, even though J2EE is known for bringing a rich set of flexible features, technical tools, and predictable practices to the development environment, its power as an integration platform is often overlooked. |  | | Data integration is achieved by the use of JDBC APIs (for relational databases) or Connector architecture (for non-relational databases) |  | | Because today's enterprise can't afford to discard existing investments in applications and information systems, it must find a way to leverage existing systems while adopting new technologies and architectures. |
|
http://wwws.sun.com/software/sunone/innercircle/newsletter/0503tothepoint.html
|
|
| |
| | Andrej Koelewijn » J2EE |
 | | When you afterwards decide j2ee is the way to go you can always switch to expensive closed sourced alternatives (would you want to?). |  | | Hopefully whatever I do will work in JBoss, and if it doesn’t I’ll complain, file a bug report and create a workaround, as I do everytime I find a problem with some software I have to use. |  | | Also a timer-service has been added to the J2EE container, although if you want to do some real complex scheduling this may be a better solution (obviously i’m a bit biased here |
|
http://andrej.racchvs.com/archives/category/j2ee
|
|
| |
| | Amazon.com: Books: Core J2EE Patterns: Best Practices and Design Strategies |
 | | The J2EE Patterns catalog with 16 patterns and numerous strategies is presented to document and promote best practices for these technologies. |  | | Core J2EE Patterns enables you to dramatically cut the design time on enterprise-level Java-based projects while increasing the likelihood that the project will reach a timely fruition. |  | | While these are the aims we've been encouraged to pursue for years, too many pattern books operate at such a high theoretical level they fail to appeal to working programmers. |
|
http://www.amazon.com/exec/obidos/tg/detail/-/0130648841?v=glance
|
|
| |
| | ONJava.com: J2EE Design Patterns |
 | | For exactly this reason, it is important to take advantage of the most efficient and effective strategies for new development or the refactoring of existing projects. |  | | To keep up with the new developments, it is imperative that you aren't wasting time maintaining designs that have poor architecture or code that was poorly written. |  | | The interest in design patterns has been around for a number of years in the software industry. |
|
http://www.onjava.com/pub/a/onjava/2002/01/16/patterns.html
|
|
| |
| | J2EE interview questions < TechInterviews.com |
 | | - A J2EE component is a self-contained functional software unit that is assembled into a J2EE application with its related classes and files and communicates with other components. |  | | Each component, its related files such as GIF and HTML files or server-side utility classes, and a deployment descriptor are assembled into a module and added to the J2EE application. |  | | - J2EE is an environment for developing and deploying enterprise applications. |
|
http://www.techinterviews.com/index.php?p=124
|
|
| |
| | Apache Announces J2EE Project |
 | | This is an ambitious goal and will present a formidable challenge for the people involved, given the wide range of technologies covered by the specification. |  | | In addition, our flexible and unrestrictive licensing makes it possible for a wide variety of participants to assist in the development of Apache Geronimo, and to build their own solutions upon the platform. |  | | AS YOU MAY have heard by now, the Apache Software Foundation has initiated a project to develop an open source, Apache-licensed implementation of the J2EE specification. |
|
http://www.theinquirer.net/?article=10872
|
|
| |
| | Tutorial for building J2EE Applications using JBOSS and ECLIPSE |
 | | As development of components progresses, developers have to keep updating deployment descriptors, a generally tedious activity which can lead to other mistakes, instead of this devoting time to the business logic of the application. |  | | This bundling of all the key components of a J2EE environment assists beginners in learning how to develop J2EE applications. |  | | For this tutorial we are using a case study similar to Inventory, rather than using any complex scenario or going into strict database design, as our aim is to learn how to design and develop various J2EE components using this new revolutionary approach of Attribute Oriented Programming with the help of these tools. |
|
http://www.tusc.com.au/tutorial/html
|
|
| |
| | A walking tour of J2EE |
 | | The economics and politics of hardware and software platforms have shaped the markets of the computer hardware and software industries. |  | | In the world of software, a platform is a combination of hardware and software necessary to run applications. |  | | Links and summaries of Java server products, both commercial and open source, plus links: |
|
http://www.javaworld.com/javaworld/jw-07-2001/jw-0727-enterprisejava.html
|
|
| |
| | Java 2 Platform, Enterprise Edition - Wikipedia, the free encyclopedia |
 | | One "consensus" is that Java EE is best for multiplatform architectures, whereas.NET should be used for a strictly Microsoft platform (and not to be migrated to for non-Microsoft platform integration). |  | | JavaToolbox List of the available development tools and libraries for Java/J2EE |  | | Java 2 Platform, Enterprise Edition or Java EE (formerly also J2EE) is a programming platform — part of the Java platform — for developing and running distributed multi-tier architecture applications, based largely on modular components running on an application server. |
|
http://en.wikipedia.org/wiki/J2EE
|
|
| |
| | J2EE Certification: IBM Enterprise Connectivity (Test 484) Exam |
 | | To know more about IBM Test 484 read the article "Introduction to IBM J2EE Certification (Test 484)". |  | | Your inputs will help us in understanding your requirements. |  | | Apply object-oriented analysis and design techniques during the development of an application. |
|
http://www.whizlabs.com/j2ee/j2ee.html
|
|
| |
| | J2EE Performance |
 | | J2EE Olympus Performance Pages - Lots of links to other useful sites. |  | | Java Enterprise in a Nutshell - Nice summary and reference for J2EE. |  | | Performance Analysis for Java Websites - Top-down approach for performance analysis |
|
http://www.j2eeperformance.com
|
|
| |
| | J2EE Myths? Or Myth-understandings? |
 | | But be cognizant that J2EE often tries to solve problems you don't have, and you can often wind up writing more code to support your container than to solve your customer's problems. |  | | Justin Gehtland is a programmer, author, mentor and instructor, focusing on real-world software applications. |  | | To be testable, my code has to be succinct, direct, and simple. |
|
http://www.oreillynet.com/pub/wlg/5096
|
|
| |
| | J2EE - a Whatis.com definition - see also: Java 2 Platform, Enterprise Edition |
 | | EJB is a server-based technology for the delivery of program components in an enterprise environment. |  | | Sun Microsystems (together with industry partners such as IBM) designed J2EE to simplify application development in a thin client tiered environment. |  | | J2EE (Java 2 Platform, Enterprise Edition) is a Java platform designed for the mainframe-scale computing typical of large enterprises. |
|
http://searchwebservices.techtarget.com/sDefinition/0,,sid26_gci283984,00.html
|
|
| |
| | J2EE project dangers! |
 | | Good Java developers make good EJB developers, who in turn are ideally positioned to become J2EE gurus. |  | | Design: In between a rigorous waterfall methodology and an approach of "code it and see," lies my take on design: I do enough design so that I can move comfortably into development. |  | | If you're not using a standard framework on your project, then you are leaving yourself open to a whole raft of quality and maintenance issues: |
|
http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-ten.html
|
|
| |
| | Learning J2EE |
 | | Sun maintains some community forums of its own, but my favorite resource for sharing Java knowledge with fellow developers is TheServerSide.com. |  | | There's no need to dive into the deep end on day one; you can start in the kiddie pool first. |  | | Now if reading content online isn't your style, there are a lot of books and white papers available instead. |
|
http://builder.com.com/5100-6370-5100422.html
|
|
| |
| | TheServerSide.com - Enterprise Java Patterns |
 | | EJB Design Patterns was the #2 book at Java One 2002, and held the #1 Java book position on Amazon.com for weeks since the book was released in March. |  | | The book contains a catalog of twenty advanced EJB patterns and provides strategies for mapping application requirements to patterns-driven design, J2EE development best practices, and more. |  | | EJB Design Patterns is now available for free download in PDF format. |
|
http://theserverside.com/patterns/index.jsp
|
|
| |
| | ONJava.com: J2EE Connector Architecture |
 | | Programs used data source-specific mechanisms and features, as well as different data conversions, so unless you had specialized domain expertise, you were faced with substantial project delays, project quality issues, database implementation lock-in, and other problems. |  | | By doing so, it lets you reuse technology as well as domain expertise. |  | | J2EE CA is to legacy data and application integration as JDBC is to database interaction. |
|
http://www.onjava.com/pub/a/onjava/2004/03/24/j2eeca.html
|
|
| |
| | Manning: J2EE and XML Development |
 | | Geared toward experienced developers, this reference demonstrates how Java 2 Platform, Enterprise Edition (J2EE), and XML technologies can be used together to create more robust distributed applications and software systems. |  | | He has designed and developed numerous systems using J2EE and XML technology for a diverse group of Fortune 1000 clients. |  | | Discussed are J2EE and XML integration at each layer of an n-tier distributed application model. |
|
http://www.manning.com/gabrick
|
|
| |
| | J2EE Sample Corner Page |
 | | This section contains a series of J2EE compliant sample applications which demonstrate various J2EE Design Patterns like Value Object, Message Facade, Command Façade, Session Facade, Service Locator etc. A software design pattern describes an approach to solving a recurring programming problem or performing a task. |  | | The VSM-ADF shows how the framework implements J2EE design patterns and best practices so developers can focus on application logic. |  | | Both the systems are J2EE based but the integration function can also be extended to integrate heterogeneous systems, as the solution is based on open standards like SOAP, XML and J2EE. |
|
http://www.oracle.com/technology/sample_code/tech/java/j2ee
|
|
| |
| | Chris Schalk's J2EE Weblog |
 | | I introduced the concepts of SOA and quickly jumped into how to work with by building some simple JAX-RPC Web Services using JDev 10.1.3 and then I brought our BPEL designer up and showed how to choreagraph these Web services into a business process flow. |  | | In a simple manner, Web templates can be defined as:: |  | | I've decided to switch to a New blogging solution at JRoller.com! |
|
http://radio.weblogs.com/0130966
|
|
| |
| | JBoss Application Server gets J2EE-certified InfoWorld News 2004-07-16 By Joris Evers |
 | | They are Geronimo, a project of the Apache Software Foundation, and Jonas, overseen by Europe's ObjectWeb consortium. |  | | Enterprise users especially will look at compatibility when weighing JBoss against rival offerings from companies such as BEA Systems Inc. and IBM Corp., said Shawn Willett, a principal analyst at Current Analysis Inc. of Sterling, Virginia. |  | | Certified compatibility for the server ensures that it is J2EE compatible and that applications written to the standard will remain portable. |
|
http://www.infoworld.com/article/04/07/16/HNjbosscert_1.html
|
|
| |
| | FTPOnline - J2EE |
 | | Make your programs more flexible with encapsulated modules... |  | | Two new interfaces help you craft more efficient EJB access
[Read More] |  | | The complexity of J2EE and its related technologies can be daunting... |
|
http://www.fawcette.com/resources/spcollections/j2ee
|
|
| |
| | ONJava.com: J2EE Application Deployment Considerations |
 | | One reason for the lack of understanding by many developers on deployment architecture is that the J2EE specification contains few details on application deployment, leaving most up to individual vendors. |  | | For a J2EE application, the presentation tier is usually handled through the use of servlets and JSPs, which can be packaged as one or more WAR files. |  | | Afterwards, we will discuss possible deployment architectures and some of the deployment issues to consider during the design and implementation of a J2EE application. |
|
http://www.onjava.com/pub/a/onjava/2003/06/11/j2ee_deployment.html
|
|
| |
| | Re: J2EE considered harmful (was [Fwd: cvs commit: jakarta-site2/xdocs i |
 | | As an architect, I've been in 5 projects in the last 2.5 years where EJBs were on the table, and in every case but one there have been overwhelming reasons to avoid getting involved with that kind of technology. |  | | There are much better ways to do things, and at present customised solutions win hands-down on every count except 'common culture'. |  | | It claims to be aiming for > compatibility and universality but the truth is the vendors play too big > of a role in it. |
|
http://www.mail-archive.com/general@jakarta.apache.org/msg03376.html
|
|
| |
| | Define meaning of J2EE - Java 2 Platform Enterprise Edition |
 | | Today, it forms the basis of many of the leading web systems software platforms, including IBM WebSphere, BEA WebLogic, Sun ONE and the open-source JBoss. |  | | A standardized set of infrastructure software components written in the 'run-anywhere' Java programming language. |  | | J2EE version 1.4, in beta until late summer 2003, incorporates full support for web services standards and introduces a J2EE version of the Java Connector Architecture (JCA), which simplifies connections and messaging from external resources. |
|
http://looselycoupled.com/glossary/J2EE
|
|
| |
| | TheServerSide.com - News, Patterns, Reviews, Discussions, Articles, Books |
 | | This article by Scott Priolo describes an easy process of implementing the observer pattern within the Spring framework, as well as an easy way to start the Spring Framework in any project. |  | | Jakarta Commons Net is a feature rich protocol factory that allows developers to write applications that require high level protocol access. |  | | J2EE and XML Development teaches how, where, and why to use XML in each layer of a J2EE application. |
|
http://www.theserverside.com
|
|
| |
| | NetBeans IDE 4.1 Quick Start Guide for J2EE Applications |
 | | We will then create a simple session bean to access the database information and a Web module client. |  | | This tutorial is meant to be a quick tour of the J2EE development features in NetBeans IDE 4.1 and not an instructional guide to programming enterprise applications. |  | | Quickly create, build, and execute a simple a simple J2SE application. |
|
http://www.netbeans.org/kb/41/quickstart-j2ee.html
|
|
| |
| | community.java.net - Java Enterprise |
 | | Here, you can immerse yourself in a thriving community of developers and technology experts and find people with similar interests to help with your own open-source projects. |  | | Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Participation. |  | | The Java Enterprise Community on java.net is a new gathering place for developers working with J2EE technologies. |
|
http://community.java.net/java-enterprise
|
|
| |
| | Java 2 Platform, Enterprise Edition (J2EE) |
 | | 07/11/2005 - Develop an exception framework for handling errors in the J2EE world |  | | E++: A pattern language for J2EE applications, Part 1 |  | | E++: A pattern language for J2EE applications, Part 2 |
|
http://www.javaworld.com/channel_content/jw-j2ee-index.shtml
|
|
| |
| | La Cofradía Digital - Guía de mejores prácticas para J2EE |
 | | La Cofradía Digital - Guía de mejores prácticas para J2EE |  | | To provide some simple guidance for developers entering this J2EE Jumble, this article sets out to compile the following "top 10"(actualy 12) list of what are the most important best practices for J2EE. |  | | In fact, there are so many resources, often with contradictory recommendations, navigating the maze has become an obstacle to adopting J2EE itself. |
|
http://www.cofradia.org/modules.php?name=News&file=print&sid=9518
|
|
| |
| | j2ee-develop.de - deutschsprachiges Portal rund um J2EE |
 | | IBM bringt Version 5 seiner WebSphere Infrastruktur Software für e-business on demand auf den Markt. |  | | Geronimo 1.0", "XSLT 2.0", "Portabilität von J2EE Anwendungen", "WebDynpro vs Struts", "Java und Performanz?", "Eclipse RCP", "Aspektorientierung und Testen", "Lasttest von Webservices", "Java 1.5 alias Java 5.0", "Testgetriebene Entwicklung mit Open Source". |  | | Java, JSP, JavaServer Pages, J2EE, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. |
|
http://www.j2ee-develop.de
|
|
| |
| | Java 2 Platform, Enterprise Edition - Downloads & Specifications |
 | | The J2EE SDK is a binary version of the J2EE reference implementation and is a excellent resource to learn about the platform and its APIs. |  | | The Java BluePrints Program helps developers create robust, scalable, and portable applications by providing guidelines, patterns, and code that illustrate best practices on how to build end-to-end applications using Java technology. |  | | Developers Home > Products & Technologies > Java Technology > J2EE > |
|
http://java.sun.com/j2ee/download.html
|
|
| |
| | Java 2 Platform, Enterprise Edition (J2EE) |
 | | GlassFish Participate in the community development of the latest version of Sun Java System Application Server. |  | | J2EE simplifies building enterprise applications that are portable, scalable, and that integrate easily with legacy applications and data. |  | | Java Enterprise Community Here's the place to exchange ideas with other developers working with J2EE technologies. |
|
http://java.sun.com/j2ee/index.jsp
|
|
| |
| | Java spec waits for Web services CNET News.com |
 | | The forthcoming J2EE specification incorporates Web services protocols, a set of standards and a programming method for connecting disparate computing systems. |  | | The J2EE 1.4 specification, which gives Java licensees the blueprint for building Java programming tools and server software, was set to debut in the current quarter. |  | | Adoption of Web services is accelerating as companies look for ways to lower the cost of sharing information. |
|
http://news.com.com/2100-1001-983212.html
|
|
| |
| | Sun Java Center - J2EE Patterns |
 | | These J2EE Patterns describe typical problems encountered by enterprise application developers and provide solutions for these problems. |  | | While working with J2EE customers to implement the various components, Sun Java Center consultants have come to recognize the common problems and difficult areas that may impede a good implementation. |  | | Sun Java Center consultants have also developed effective best practices and approaches for using the J2EE components in combination. |
|
http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns
|
|
| |
| | Sun Community Source Licensing (SCSL) |
 | | Like its enterprise (J2EE), desktop (J2SE) and smart card (Java Card) counterparts, the J2ME platform is a set of standard Java APIs defined through the Java Community Process program by expert groups that include leading device manufacturers, software vendors and service providers. |  | | It combines a number of technologies into one architecture with the Sun BluePrints Design Guidelines for J2EE and Compatibility Test Suite, and significantly reduces the complexity and cost of developing networked applications. |  | | The Federated Management Architecture (FMA) Reference Implementation is the proof of concept implementation of the FMA specification that has passed the Compatibility Test Suite (CTS) as required under the Java Community Process[sm] Program. |
|
http://wwws.sun.com/software/communitysource
|
|
| |
| | J2EE Security |
 | | Despite the title, this book is valuable for developers using Java on both the J2SE and J2EE platforms. |  | | Views expressed here belong to the author and do not represent those of the publisher or the author's employer. |  | | Disclaimer: This website is created and maintained by the author of "J2EE Security..." book. |
|
http://www.j2ee-security.net
|
|
| |
| | WebCab Technical Analysis (J2EE Edition) for J2EE Platform (i.e. EJB, JSP, JDBC) |
 | | This is a powerful feature since it allows you to perform calculations in a JDBC manner without having to code the EJB-to-JDBC transaction yourself as it is all done by the JSP within the Application Server. |  | | Moreover, by using these methods with our DataBase mediator technology you will be able to iteratively apply these indicators to historical data stored within a DBMS. |  | | Provides a collection of technical indicators which can be used in the construction of technical trading systems. |
|
http://www.webcabcomponents.com/ejb/ta/index.shtml
|
|
| |
| | J2EE |
 | | Expert One-on-One J2EE Development without EJB shows Java developers and architects how to build robust J2EE applications without having to use Enterp... |  | | Want to get to know the latest (J2EE 1.4) versions of Servlets & JSPs so well that you can pass the Sun Certified Web Component Developer (SCBCD) 1.4... |  | | Enterprise Service Bus provides an architectural overview of the ESB, showing how it can bring the task of integration of enterprise applications and... |
|
http://www.objectoriented.force9.co.uk/j2ee
|
|
| |
| | Integrating XML with J2EE |
 | | This book is about J2EE, of which XML is just a component. |  | | Throughout the book so far, you have seen many ways in which XML is used within J2EE applications to describe the structure and layout of the application. |  | | Today, we take a bit of a departure from J2EE and its emphasis on programming elements to look at what is fast becoming the lingua franca of the Internet—the Extensible Markup Language (XML). |
|
http://www.devshed.com/c/a/Java/Integrating-XML-with-J2EE
|
|
| |
| | Oracle9iAS Containers for J2EE |
 | | This whitepaper explains how classloading in Java works and provides a set of best practices for managing your library dependencies with OC4J. |  | | Read the Oracle specific version here to learn how these best practices can be applied to Oracle9iAS and OC4J. |  | | Oracle has recently posted outstanding results for the standards based ECPerf J2EE benchmark. |
|
http://www.oracle.com/technology/tech/java/oc4j/content_preview.html
|
|
|