|
Use Developer Forums to share information, locate tried solutions, and learn best practices for Sun products and technologies. Discussion topics for those interested in Java technologies for Web services:
A web service is an application that exists in a distributed environment, such as the Internet. A service is made available as reusable functionality through web standards like SOAP, WSDL, UDDI registries. This functionality can be used directly from a client application, aggregated with other services and information, mediated, or converted for presentation. This Forum covers JAX-RPC, JAXR, JAXM and related APIs.
See how developers in this forum are using the Java programming language to generate and process data marked with XML codes using APIs and standards, such as JAXP, DOM, SAX, XSLT, XML, Schema, and JAXB.
JSP Pages let you put segments of servlet code into a static HTML page. When a browser loads a JSP, the servlet code executes and the application server creates, compiles, loads, and runs a background servlet to execute the servlet code segments. Sharpen your JSP writing skills with help from fellow developers in this forum.
A servlet is an extension to a server that enhances the server's functionality. The most common use for a servlet is to extend a web server by providing dynamic web content. Share Java servlet tips with the community in this forum.
Discuss how to build web applications by assembling reusable UI components, connecting components to an application data source, and wiring client-generated events to server-side event handlers. JavaServer Faces technology handles the complexity of managing the user interface on the server, allowing the developer to focus on application code.
 |