All > Technology > Programming > Java
Wideband Code-Division Multiple Access (W-CDMA), also known as IMT-2000, is a 3rd generation wireless technology. Supports speeds up to 384Kbps on a wide-area network, or 2Mbps locally.
- Browse Related Terms: 3G (Third generation), 802.11, AMPS (Advanced Mobile Phone Service), CDMA (Code-Division Multiple Access), CDMA One, CDMA2000, CDPD (Cellular Digital Packet Data), EDGE (Enhanced Data GSM Environment), FDMA (Frequency-division multiple-access), i-mode, JavaSpaces, LAN (Local area network), OTA (Over The Air), PCS (Personal Communications Service), PDC (Personal Digital Cellular), TDMA (Time-division multiple access), UMTS (Universal Mobile Telecommunications Service), W-CDMA (Wideband Code-Division Multiple Access), WAE (Wireless Application Environment), WDP (Wireless Datagram Protocol)
All > Technology > Programming > Java
- World Wide Web Consortium. The international body that governs Internet standards. Its Web site is
http://www.w3.org/
. - Browse Related Terms: context root, document root, OMG, Telematics, W3C, WAP (Wireless Application Protocol), Web application, world readable files, WWW
Also listed in:
All > Technology > Programming > Java
The Wireless Application Environment (WAE) provides a application framework for small devices. WAE leverages other technologies such as WAP, WTP, and WSP.
- Browse Related Terms: 3G (Third generation), 802.11, AMPS (Advanced Mobile Phone Service), CDMA (Code-Division Multiple Access), CDMA One, CDMA2000, CDPD (Cellular Digital Packet Data), EDGE (Enhanced Data GSM Environment), FDMA (Frequency-division multiple-access), i-mode, JavaSpaces, LAN (Local area network), OTA (Over The Air), PCS (Personal Communications Service), PDC (Personal Digital Cellular), TDMA (Time-division multiple access), UMTS (Universal Mobile Telecommunications Service), W-CDMA (Wideband Code-Division Multiple Access), WAE (Wireless Application Environment), WDP (Wireless Datagram Protocol)
All > Technology > Programming > Java
A WAP Gateway acts as a bridge allowing WAP devices to communicate with other networks (namely the Internet).
- Browse Related Terms: 3GPP (3rd Generation Partnership Project), ARPANET, Deck, ETSI (European Telecommunications Standards Institute), GPRS (General Packet Radio System), GSM (Global System for Mobile Communications), icon, iDEN (Integrated Dispatch Enhanced Network), Internet, Mobitex, MSC (Mobile Switching Center), PSTN (public service telephone network), WAP Gateway, WML (Wireless Markup Language), WMLScript
All > Technology > Programming > Java
Wireless Application Protocol (WAP) is a protocol for transmitting data between servers and clients (usually small wireless devices like mobile phones). WAP is analogous to HTTP in the World Wide Web. Many mobile phones include WAP browser software to allow users access to Internet WAP sites.
- Browse Related Terms: context root, document root, OMG, Telematics, W3C, WAP (Wireless Application Protocol), Web application, world readable files, WWW
Also listed in:
All > Technology > Programming > Java
- Web application archive file. A JAR archive that contains a Web module.
- Browse Related Terms: deployer, EAR file, EJB JAR file, enterprise bean provider, MIDlet, MIDlet suite, PRC (Palm Resource Code), programmatic security, RAR, WAR file
All > Technology > Programming > Java
- A SAX parser warning is generated when the document's DTD contains duplicate definitions and in similar situations that are not necessarily an error but which the document author might like to know about, because they could be. See also fatal error, error.
- Browse Related Terms: comment, content, DDP, Error, fatal error, JSP document, prolog, SAX, Schema, Simple API for XML, valid, validating parser, Warning, well-formed, XLink, XPath, XPointer
Also listed in:
- All > Science > Water
- All > Science > Weather
- All > Technology > Programming > Perl
All > Technology > Programming > Java
Wireless Datagram Protocol (WDP) works as the transport layer of WAP. WDP processes datagrams from upper layers to formats required by different physical datapaths, bearers, that may be for example GSM SMS or CDMA Packet Data. WDP is adapted to the bearers available in the device so upper layers don't need to care about the physical level.
- Browse Related Terms: 3G (Third generation), 802.11, AMPS (Advanced Mobile Phone Service), CDMA (Code-Division Multiple Access), CDMA One, CDMA2000, CDPD (Cellular Digital Packet Data), EDGE (Enhanced Data GSM Environment), FDMA (Frequency-division multiple-access), i-mode, JavaSpaces, LAN (Local area network), OTA (Over The Air), PCS (Personal Communications Service), PDC (Personal Digital Cellular), TDMA (Time-division multiple access), UMTS (Universal Mobile Telecommunications Service), W-CDMA (Wideband Code-Division Multiple Access), WAE (Wireless Application Environment), WDP (Wireless Datagram Protocol)
All > Technology > Programming > Java
- An application written for the Internet, including those built with Java technologies such as JavaServer Pages and servlets, as well as those built with non-Java technologies such as CGI and Perl.
- Browse Related Terms: context root, document root, OMG, Telematics, W3C, WAP (Wireless Application Protocol), Web application, world readable files, WWW
All > Technology > Programming > Java
- A Web application that uses J2EE technology written so that it can be deployed in a Web container distributed across multiple Java virtual machines running on the same host or different hosts. The deployment descriptor for such an application uses the
distributable
element. - Browse Related Terms: hostname, JSP container, JSP container, distributed, Security Policy, servlet container, distributed, virtual host, Web application, distributable, Web container, distributed, Web server
All > Technology > Programming > Java
- A component that provides services in response to requests; either a servlet or a JSP page.
- Browse Related Terms: context attribute, Filter, query string, servlet container, servlet context, servlet mapping, Session, URL path, Web component
All > Technology > Programming > Java
- A container that implements the Web component contract of the J2EE architecture. This contract specifies a runtime environment for Web components that includes security, concurrency, life-cycle management, transaction, deployment, and other services. A Web container provides the same services as a JSP container as well as a federated view of the J2EE platform APIs. A Web container is provided by a Web or J2EE server.
- Browse Related Terms: application client, application client container, callback methods, Component, component contract, component-managed sign-on, container, Enterprise JavaBeans (EJB), life cycle (J2EE component), naming environment, Sandbox, security permission, security permission set, software reuse, Web container
All > Technology > Programming > Java
- A Web container that can run a Web application that is tagged as distributable and that executes across multiple Java virtual machines running on the same host or on different hosts.
- Browse Related Terms: hostname, JSP container, JSP container, distributed, Security Policy, servlet container, distributed, virtual host, Web application, distributable, Web container, distributed, Web server
All > Technology > Programming > Java
- A vendor that supplies a Web container.
- Browse Related Terms: container-managed sign-on, EJB container provider, EJB server provider, ISV, J2EE product provider, J2EE server, modal, non-modal, Web container provider
All > Technology > Programming > Java
- A deployable unit that consists of one or more Web components, other resources, and a Web application deployment descriptor contained in a hierarchy of directories and files in a standard Web application format.
- Browse Related Terms: application assembler, application client module, application component provider, declarative security, deployment descriptor, J2EE application, J2EE component, J2EE module, resource adapter module, role (development), role mapping, tool provider, Web module
All > Technology > Programming > Java
- A static or dynamic object contained in a Web application that can be referenced by a URL.
- Browse Related Terms: bookmark, protocol, Resource, URI, URL, URL (Uniform Resource Locator), URN, Web resource, Web resource collection
All > Technology > Programming > Java
- A list of URL patterns and HTTP methods that describe a set of Web resources to be protected.
- Browse Related Terms: bookmark, protocol, Resource, URI, URL, URL (Uniform Resource Locator), URN, Web resource, Web resource collection
All > Technology > Programming > Java
- Software that provides services to access the Internet, an intranet, or an extranet. A Web server hosts Web sites, provides support for HTTP and other protocols, and executes server-side programs (such as CGI scripts or servlets) that perform certain functions. In the J2EE architecture, a Web server provides services to a Web container. For example, a Web container typically relies on a Web server to provide HTTP message handling. The J2EE architecture assumes that a Web container is hosted by a Web server from the same vendor, so it does not specify the contract between these two entities. A Web server can host one or more Web containers.
Software that provides services to access the Internet, an intranet, or an extranet. A Web server hosts Web sites, provides support for HTTP and other protocols, and executes server-side programs (such as CGI scripts or servlets) that perform certain functions.
- Browse Related Terms: hostname, JSP container, JSP container, distributed, Security Policy, servlet container, distributed, virtual host, Web application, distributable, Web container, distributed, Web server
Also listed in:
All > Technology > Programming > Java
- A vendor that supplies a Web server.
- Browse Related Terms: Agent, Client, Common Gateway Interface, distributed application, Java 2 Platform, Enterprise Edition (J2EE), Javascript, JavaServer Faces Technology, POA, registry, servlet, Web server provider, Web service
All > Technology > Programming > Java
- An application that exists in a distributed environment, such as the Internet. A Web service accepts a request, performs its function based on the request, and returns a response. The request and the response can be part of the same operation, or they can occur separately, in which case the consumer does not need to wait for a response. Both the request and the response usually take the form of XML, a portable data-interchange format, and are delivered over a wire protocol, such as HTTP.
- Browse Related Terms: Agent, Client, Common Gateway Interface, distributed application, Java 2 Platform, Enterprise Edition (J2EE), Javascript, JavaServer Faces Technology, POA, registry, servlet, Web server provider, Web service
Also listed in: