Previous Next vertical dots separating previous/next from contents/index/pdf

Web Application Technologies

This topic lists the versions and locations of the web application technologies used by BEA Workshop for WebLogic Platform.

Web Application Technologies Versions

The following table lists the versions of standard web technologies used by Workshop for WebLogic.

The JAR resources listed below are made available to a web application through library modules, essentially JARs packaged as WARs and EARs. You add these library modules to your web application by adding the corresponding facet to your web application. For instance to add the JSF library module, right-click your project and select Properties > Project Facets > Add/Remove Project Facets > [Place a check next to JSF].

Technology Version Library Module Location JARs
Struts 1.2 BEA_HOME/wlserver_10.0/common/deployable-libraries/struts-1.2.war struts.jar
Beehive NetUI

1.0.1
(see Beehive Version note below)

BEA_HOME/wlserver_10.0/common/deployable-libraries/beehive-netui-1.0.war beehive-netui-core.jar, beehive-netui-tags.jar
Beehive Controls 1.0.1
(see Beehive Version note below)
BEA_HOME/wlserver_10.0/common/deployable-libraries/beehive-controls-1.0.war beehive-controls.jar, beehive-ejb-controls.jar, beehive-jdbc-controls.jar, beehive-jms-controls.jar
JSTL (JSP Standard Tag Library) 1.1 BEA_HOME/wlserver_10.0/common/deployable-libraries/beehive-jstl-1.1.war jstl.jar, standard.jar
JSF (Java Server Faces) 1.1.01
(see JSF Implementations note below)
BEA_HOME/wlserver_10.0/common/deployable-libraries/jsf-1.1.war jsf-api.jar, jsf-impl.jar

JSF Implementations

WebLogic Platform ships two JSF implementations: (1) Sun's reference implementation 1.1.01 and (2) MyFaces 1.1.1. Workshop for WebLogic uses Sun's reference implementation 1.1.01 by default when the JSF facet is added to a web project.

Beehive Version

The version of Beehive is 1.0.1 with some minor local fixes made by BEA. These fixes will be rolled back into the Apache Beehive code base at a later date.

Related Topics

none

 

Skip navigation bar   Back to Top