On CHOW: Does drinking ice water burn calories?
32 Resources for

javaserver faces

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

ADF Faces and JSF - Q&A BOF Session
This webcast is a question and answer session on ADF Faces and JSF.
Tags: Oracle Corp., JavaServer Faces, Java, Programming Languages, Software Development, Software/Web Development
Webcasts
Building Database-Driven Applications With JSF
JavaServer Faces (JSF) is the long-awaited standard Java technology for creating Web-based user interfaces. This paper explains how to build JSF forms, validates the form data with JSF, implements JSF actions that access the database, and presents the SQL result sets with JSF. A relational database can be updated and...
Tags: JavaServer Faces, Java, Programming Languages, Software Development, Software/Web Development
White papers
Using Oracle ADF Faces in Existing JSF Applications
JavaServer Faces (JSF) is a very useful standard framework (JSR-127) for Java developers because it defines an API and a basic set of tags for building Web-based user interfaces. Oracle Application Development Framework (ADF) Faces, based on the JSF framework, adds many new UI components and simplifies Web application development....
Tags: Oracle Corp., JavaServer Faces, Java, Programming Languages, Software Development, Software/Web Development
White papers
Building XML-Enabled javaserver faces Applications
JavaServer Faces (JSF) technology is a new server-side User Interface (UI) component framework that is quickly becoming the standard Web-application framework for J2EE applications. The big advantage of JSF technology is that it enables Web developers to apply the Model-View-Controller (MVC) principles, thus achieving a clean separation between the model...
Tags: JavaServer Faces, XML, Java, Programming Languages, Software Development, Software/Web Development
White papers
Architecting on Demand Solutions, Part 20: Develop Task-Processing Portlets With New Tooling in IBM Rational Application Developer - Automatic Creation of JSF-Based Task Portlets to Enable Human Interaction
In an on demand business environment, efficient customer, employee, and supplier interaction is critical. One's business needs to ensure that all users, regardless of role, can seamlessly participate and collaborate in business processes. Developers need to provide interfaces to support human interaction with business processes, such as filling out forms...
Tags: Portlet, Business Process, Developer, JavaServer Faces, Application Developer, IBM Corp., Operational Planning, Middleware, Enterprise Software, Business Operations, Software
White papers 2006-05-16
JSFTemplating and Woodstock: Component Authoring Made Easy
In a recent paper, JSFTemplating was applied to writing JavaServer Faces components. That article presents a simple way to develop a JavaServer Faces component Renderer, moving the markup for a component from Java code to a template file and vastly improving the clarity and maintainability of the component. The approach...
Tags: JavaServer Faces, Component, Java, Programming Languages, Software Development, Software/Web Development
White papers 2007-12-01
New in Oracle JDeveloper (10.1.3.2.0)
Oracle JDeveloper (10.1.3.2.0) extends the SOA development features from the previous release by introducing the Oracle WebCenter extension. Oracle WebCenter Suite combines the standards-based, declarative development of JavaServer Faces (JSF), the flexibility and power of portals, and a set of integrated Web 2.0 services to boost end-user productivity. Oracle WebCenter...
Tags: Oracle Corp., JavaServer Faces, Oracle JDeveloper, Oracle WebCenter Suite, Java, Web 2.0, Java Development Tools, Enterprise Software, Programming Languages, Software Development, Software/Web Development, Internet, Development Tools, Software
White papers 2007-12-01
Create flexible and extensible interfaces in javaserver faces (JSF) using subviews and tiles
User interfaces are typically the most volatile aspect of Web applications during development, so it's crucial to create flexible and extensible interfaces. In this chapter download from Core JavaServer Faces, Second Edition, learn how to achieve that flexibility and extensibility by including common content. First, explore standard JavaServer...
Tags: JavaServer Faces, Prentice Hall Inc., Java, Programming Languages, Software Development, Software/Web Development
Book chapters 2007-08-08
Learning Oracle ADF: Simple JSF data view/entry form
This second post in my Learning Oracle ADF series is a little late because I haven't been able to get my data entry form to work quite right. It works fine as a data navigator form but creating new entries isn't working yet. I'll go ahead and share what I...
Tags: Oracle Corp., JavaServer Faces, Oracle JDeveloper, Palette, JSP, Rex Baldazo
Blog posts 2007-08-22
QuipuKit (1)
QuipuKit is a JSF library enabling developers to easily build dynamic Web applications. It includes an extended set of JSF components and a validation framework that shifts the traditional JSF validation to the client side. The library introduces such advanced components as DataTable, TreeTable, Chart, Calendar, and etc. providing developers...
Tags: JavaServer Faces, Library, QuipuKit, Java, Programming Languages, Software Development, Software/Web Development
Software downloads 2007-04-26
Inherent AJAX Security With Java and JSF
With the popular adoption of AJAX techniques mushrooming on the web today, real-life security issues were sure to follow, as illustrated by the Yamanner and MySpace worms. The debate over AJAX security now rages, with widely differing opinions. Just google "AJAX security" and one will receive more information than one...
Tags: JavaServer Faces, Java, AJAX, Internet, Software/Web Development, Web Development, Web 2.0
White papers 2007-01-19
Using Incremental javaserver faces Projects for Promoting Active Learning in Teaching Web Applications & Security
Teaching emerging technologies in Computer Science Department is generally perceived as a challenging task. Not only is teaching preparation a burden to the instructor, but also the learning model may become teacher-cantered lectures. This is mainly due to the fact that students usually lack the knowledge for getting involved in...
Tags: Web, JavaServer Faces, Subject, Java, Programming Languages, Software Development, Software/Web Development
White papers 2006-12-14
Ease the development and maintenance of web applications with javaserver faces technology
JavaServer Faces technology is a server-side user interface component framework for Java technology-based web applications. Its well-defined programming model and tag libraries significantly ease the burden of building and maintaining Web applications with server-side UIs. Discover JavaServer Faces technology in this sample chapter from The Java EE...
Tags: JavaServer Faces, Web Application, JavaServer Faces Technology, Java, Programming Languages, Software Development, Software/Web Development
Book chapters 2006-11-01
Web Application Development Within Sybase WorkSpace 1.5
This paper describes the architecture and features of the Web application development tooling in WorkSpace 1.5, how to develop these powerful JSF DataWindow components and then use them in a JSF Web application, and also how to integrate Web applications into a services oriented architecture. JavaServer Faces (JSF) is a...
Tags: JavaServer Faces, Web Application, Sybase Inc., Java, Programming Languages, Software Development, Software/Web Development
White papers 2006-11-01
Combine JSF Facelets and the Flying Saucer XHTML Renderer
Two great open source projects are currently hosted on java.net: the Flying Saucer All-Java XHTML Renderer and the Facelets Java Server Faces Framework. At first glance, these two project might seem to target different audiences - the JSF Facelets Project seems to be aimed at server-based applications, while the Flying...
Tags: Project, JavaServer Faces, Open Source, Sun Microsystems Inc., Java, Programming Languages, Software Development, Software/Web Development
White papers 2006-10-31
New Technologies for Ajax and Web Application Development: Project jMaki
Project jMaki gives a simple way to include Ajax-enabled widgets in the web applications. (Ajax is a technology that includes but is not limited to Asynchronous JavaScript and XML.) The jMaki technology does this by allowing to wrap widgets in a JavaServer Pages (JSP) technology tag handler or a JavaServer...
Tags: JavaServer Faces, Web Application, JSP, AJAX, Java, Scripting Languages, Internet, Software/Web Development, Web Development, Web 2.0, Programming Languages, Software Development
White papers 2006-11-01
javaserver faces, Ajax, and Flash: Next Generation User Interfaces
Web 2.0 is creating a new breed of applications such as Gmail and NetFlix that were once considered impractical: web based alternatives to desktop applications. Development techniques such as Ajax are enabling web interfaces with new components and visual effects, but also pushing the limits of JavaScript and DHTML. Web...
Tags: Web, Oracle Corp., JavaServer Faces, AJAX, Web 2.0, Channel Management, Internet, Software/Web Development, Web Development, Marketing
White papers 2006-10-01
Developing Applications With Facelets, JSF, and JSP
JavaServer Faces (JSF) along with Facelets and JavaServer Pages (JSP) 2.0+ promotes a new way of Java web programming. This paper introduces a rich list of useful tips to help developers smoothly transition from the old-fashioned JSP/servlet programming to the new JSF-style programming. It clarifies the issues and confusion developers...
Tags: JavaServer Faces, JSP, Programming, Java, Scripting Languages, Development Tools, Programming Languages, Software Development, Software/Web Development, Web Development
White papers 2006-08-29
Using Default Renderers in javaserver faces Technology to Add AJAX Functionality to Existing Components
Developers typically add Asynchronous JavaScript and XML (AJAX) functionality to existing web pages by inserting specialized JavaScript technology code. A user event triggers this JavaScript code, which then initiates one or more background requests that are asynchronous - that is, the requests occur at any time without regard to any...
Tags: AJAX, JavaServer Faces, JavaScript, Server, Scripting Languages, Software/Web Development, Web Development
White papers 2006-08-01
Accessing Resources From javaserver faces Custom Components
JavaServer Faces technology is great for encapsulating a component's artifacts, which hides complexity from the end user. In the quest to create reusable components, the developer has to make trade-offs between complexity and reusability. When designing components, developers find that most development projects require the repetition of common tasks. One...
Tags: JavaServer Faces, Component, JavaServer Faces Technology, Java, Programming Languages, Software Development, Software/Web Development
White papers 2006-07-01

Featured White Paper

An introduction to OS virtualization and Virtuozzo Containers

Content Types

Blog posts (1 results)
Book chapters (2 results)
Software downloads (1 results)
Technical articles (2 results)
Webcasts (1 results)
White papers (25 results)

Refining Tags

Software/Web Development (28 results)
Java (26 results)
Software Development (25 results)
Programming Languages (25 results)
Web Development (10 results)
Oracle Corp. (9 results)
AJAX (7 results)
Web 2.0 (6 results)
Internet (6 results)
Scripting Languages (6 results)
JSP (6 results)
Web Application (5 results)
Web (4 results)
Enterprise Software (4 results)
Software (4 results)
Oracle JDeveloper (4 results)

TechRepublic Featured Jobs

Job Title/Location Posted
  • Powered by: Simply Hired
  • .


TechRepublic's E-mail Usage Policy
Numerous studies indicate that personal e-mail use at work is a leading cause of lost productivity. In addition, personal e-mail use can introduce vir ...
Buy Now
Best Practices for Maximizing Microsoft Access 2003
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Access--even if you don't ...
Buy Now