User: mnf999 Date: 01/10/05 11:58:43 Modified: src/docs jboss-overview.jsp Log: updates to the overview Revision Changes Path 1.2 +14 -14 newsite/src/docs/jboss-overview.jsp Index: jboss-overview.jsp =================================================================== RCS file: /cvsroot/jboss/newsite/src/docs/jboss-overview.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jboss-overview.jsp 2001/08/30 22:29:19 1.1 +++ jboss-overview.jsp 2001/10/05 18:58:43 1.2 @@ -12,23 +12,23 @@ <p class="text"> Enterprise web applications, which live on networks and are accessible through browsers, are redefining Enterprise Web Software. This is the next wave of computing. - <p>Developers, by nature, seek a standard enterprise-ready platform. + <p class="text">Developers, by nature, seek a standard enterprise-ready platform. Microsoft is pushing their paper spec “.NET” on Windows. If you want a multi-platform standard with two years behind it, we recommend Java 2 Enterprise Edition (J2EE), sponsored by SUN and IBM. - <p>JBoss is a free, Open Source J2EE-based implementation. - <p><img src="pictures/jboss3.jpg" align="middle" alt="picture with 4 layers: www, web server, app server, database"> + <p class="text">JBoss is a free, Open Source J2EE-based implementation. + <p class="text"><img src="pictures/jboss3.jpg" align="middle" alt="picture with 4 layers: www, web server, app server, database"> <p class="head">J2EE: A STANDARD WEB-OS WITH INDUSTRY MOMENTUM <p class="text"> Sun Microsystems and IBM have defined J2EE as an open industry process. Today, there are about 30 J2EE application server vendors. The most popular charges more than $50,000 for a medium-sized installation. - <p>Enterprise developers can draw on J2EE to speed up their application + <p class="text">Enterprise developers can draw on J2EE to speed up their application development. Instead of hand writing database code or pool management, they can leverage Enterprise Java Beans (EJBs) to automatically store data. - <p>Instead of manually dealing with transactions, system developers + <p class="text">Instead of manually dealing with transactions, system developers can use J2EE’s built-in capabilities to run transactions in an automated fashion. Instead of creating all business code from scratch, consultants can assemble components to build their application in a “Lego" fashion. @@ -39,9 +39,9 @@ J2EE includes standards for middleware (EJB and JMS), database connectivitiy (JDBC), transactions (JTA/JTS), presentation (servlets and Java Server Pages) and directory services (JNDI). - <p>JBoss, one of the leading java Open Source groups, integrates and + <p class="text">JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. - <p>JBoss provides<b> JBossServer</b>, the basic EJB container and + <p class="text">JBoss provides<b> JBossServer</b>, the basic EJB container and <b>JMX infrastructure</b>.<b> JBossMQ</b>, for JMS messaging, <b>JBossMX</b>, for mail,<b> JBossTX</b>, for JTA/JTS transactions, <b>JBossSX</b> for JAAS based security,<b> JBossCX</b> for JCA connectivity and<b> @@ -56,8 +56,8 @@ is the best weapon we have found for integration of software. It provides a common spine in which we plug in modules, containers and plugins. - <p><img src="pictures/spine.gif" alt=""> - <p>While we provide JBoss implementations for many of these services + <p class="text"><img src="pictures/spine.gif" alt=""> + <p class="text">While we provide JBoss implementations for many of these services you are free to include your favorite implementation in the JMX enabled base and therefore "dropping" your own transaction or persistence service in JBoss, all dynamically. @@ -70,7 +70,7 @@ composed of volunteers from around the world, chooses to open the server and container development. We believe this standard’s reference implementation should be publicly owned. - <p>The extreme size and complexity of this sort of operating system + <p class="text">The extreme size and complexity of this sort of operating system is yet another compelling reason for it to exist in Open Source. Even Microsoft has had difficulties stabilizing Windows 2000. We, at JBoss, believe that Open Source technology is a credible, efficient @@ -89,7 +89,7 @@ makes for a tighter integration with your applications. According to our statistics, about 20% of people who download JBoss do so with the objective of embedding it in their applications. <br> - <p><b>2- IT departments/Startups </b><br> + <p class="text"><b>2- Integrators/IT dept </b><br> A recent study showed that Java/J2EE, which claims 60% of IT development, is already the dominant platform for Enterprise Web Software. Most people use our container as a stand-alone web application server. @@ -99,7 +99,7 @@ invocation enablers), that can't be found in most commercial tools no matter how much you are willing to pay! <br> </p> - <p><b>3- ISP/ASP, the next wave of Enterprise Software Hosting </b><br> + <p class="text"><b>3- ISP/ASP, the next wave of Enterprise Software Hosting </b><br> Most ISP providers already offer Web Hosting for static web pages. For more "enterprise level hosting," you need a J2EE platform. Going beyond simple logic and cgi-bin, JBoss was designed for Application @@ -112,7 +112,7 @@ is modular so you can administer various configurations, in order to fit every client’s specific needs. Second, there is no license fee per CPU, so you can grow a J2EE server farm at little cost. - <p><b>4- Module and 3rd party developers</b><br> + <p class="text"><b>4- Module and 3rd party developers</b><br> Behind JBoss’ Open Source success is a highly modular design, which allows us to scale development and integrate code. From the ground up, JBoss is built around the concept of modules and plug-ins. We @@ -121,7 +121,7 @@ to offer a state-of-the-art J2EE container. By integrating in JBoss, developers gain access to the dominant application development market and increase the deployment potential for their technology. - <p> + <p class="text"> <p class="head">WHY SHOULD I PARTICIPATE
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development