Skip to main content

Emmanuel Hugonnet's Library tagged jsf   View Popular

06 Jan 09

PrettyFaces enhances JSF with bookmarkable, pretty URLs (REST) | OcpSoft

PrettyFaces is an OpenSource JSF extension which enables creation of bookmark-able, pretty URLs made easy. Our goal was to solve this problem as simply as possible, while still enabling a useful set of functions such as: page-load actions, integration with faces navigation, dynamic view-id assignment, and managed parameter parsing. All of this without introducing unnecessary coupling.

ocpsoft.com/prettyfaces - Preview

jsf tools framework opensource

14 Dec 08

Spring Web Flow 2: A boon to JSF developers - JavaWorld

Spring Web Flow 2 supports JavaServer Faces technology through the new Spring Faces module. Spring Faces lets you use JSF as a view technology in Web applications, with the Spring MVC Web framework underneath. Not only does Spring Web Flow 2 address a few thorny JSF programming issues, but it also it gives you advanced features available only in the JSF 2.0 specification.

www.javaworld.com/...jw-11-intro-to-swf2.html - Preview

jsf springWebFlow tutorial

31 Jul 08

restfaces: RestFaces 1.3 documentation

RestFaces is a framework extending JavaServer™ Faces with the aim of improving its support for bookmarking. Features like bookmarking and indexing are two very important in the web.

restfaces.dev.java.net/...documentation.html - Preview

jsf framework tools opensource

10 Jul 08

Create simple custom Converter implementation class in JSF

This article explains the simple Converter class implementation. Converter class is used for converting any given input to the desired output format or with any business logic to the input values. This example also includes the PhaseListener to identify in which JSF lifecycle phase the convertion happens.

www.javabeat.net/...-converter-implementation.html - Preview

jsf tips

26 Jun 08

AJAX JSF Matrix

JSF AJAX Component Library Feature Matrix

www.jsfmatrix.net/ - Preview

jsf ajax reference framework

04 Jun 08

Using Spring to Manage JSF Beans

The traditional way to integrate JSF and Spring was to define JSF beans in faces-config as managed beans and refer to the spring beans using the managed-property configuration. With the help of the spring’s delegatingvariableresolver the managed property is resolved from spring application context and JSF’s IOC injects the bean to the JSF Managed bean instance. I’ve written an article it about this way before

prime.com.tr/cagataycivici - Preview

jsf spring tips

Using Spring request scope in JSF portlet

When you use Spring request scope with your JSF application, you can configure your request and session scoped beacking beans in a Spring application context instead of faces-config.xml. The great thing about this possibility is that the syntax of the Spring configuration is much more consise and that Spring AOP gives you a world of useful interception features.

nowhere.kazed.net/...1 - Preview

spring jsf portlets tips

30 May 08

Enterprise Java Community: JSF Anti-Patterns and Pitfalls

This article covers anti-patterns and pitfalls of day to day JSF development. These challenges include performance, tight coupling, thread safety, security, interoperability and just plain ugliness.

www.theserverside.com/...knowledgecenter-is.tss - Preview

jsf j2ee tips anti-patterns

28 Mar 08

Combining JavaServer Faces Technology, Spring, and the Java Persistence API : Enterprise Tech Tips

An earlier Tech Tip, Using Java Persistence With JSF Technology examined a sample application that uses JPA with the JSF framework. This tip examines a sample application that uses JSFtechnology, the JPA, and the Spring 2.0 framework.

blogs.sun.com/...server_faces_technology_spring - Preview

j2ee spring tutorial jpa jsf

20 Mar 08

DevelopersBook

Spring Tutorial iBatis Tutorial Spring FAQs JSF Tag Reference JavaServer Faces Interview Questions JSF FAQs Spring Interview Questions FAQs Hibernate Struts iBatis FAQs

www.developersbook.com/index.php - Preview

spring jsf jsp j2ee ibatis tutorial

17 Mar 08

URL based Navigation into a JSF application - on PhaseListener and ViewHandler

This article will briefly show what we did to turn URL based navigation - GET or POST with parameters - into JSF navigation.

technology.amis.nl/blog - Preview

jsf tips

29 Feb 08

Enterprise Java Community: ICEFaces and Spring 2.5 in Java EE

ICEFaces is a JSF component library that adds a unique approach to AJAX: it renders a DOM (Document Object Model) on the serverside, and delivers changes to that DOM to a client via AJAX push.

www.theserverside.com/...knowledgecenter-is.tss - Preview

jsf spring introduction j2ee ajax

03 Jan 08

JSFTemplating and Woodstock: Component Authoring Made Easy

This article extends the approach to show an easier way to solve the rest of the component authoring problem. If you follow the strategy outlined here, JavaServer Faces component authoring is much less frustrating.

java.sun.com/...index.html - Preview

tutorial jsf

02 Jan 08

jboss.org: community driven

JSFUnit allows complete integration and unit testing of JSF webapp using a simple API. The tests run inside the container, which provides the developer full access to managed beans, the FacesContext, EL Expressions, and the internal JSF component tree.

labs.jboss.com/jsfunit - Preview

j2ee jsf junit opensource tools unit-test development

Loading Resources with a PhaseListener

My favorite JSF extensibility is phase listeners. They help me with lots of things like this one, serving resource files from from jar files. In my projects, I usually use this phase listener solution to serve javascript files from jar-releases.

jroller.com/...js_css_img_loading_resources - Preview

code j2ee jsf example

09 Aug 07

How to Integrate ZK with Seam

JBoss Seam is a framework with it is binding the presentation layout with JSF and Ajax4jsf.
In this article, we will show you a "SayHello" example by Seam first, and then we will show you two examples which base "SayHello" but use ZK to replace JSF.

www.zkoss.org/...zkseam.dsp - Preview

zk seam jsf ajax tutorial

09 Jul 07

Sample Application using JSF, Seam, and Java Persistence APIs on Glassfish

This Sample Store Catalog app demonstrates the usage of JavaServer Faces, a Catalog Stateful Session Bean, the Java Persistence APIs, and Seam to implement pagination of data sets.

weblogs.java.net/...sample_applicat_1.html - Preview

glassfish jpa jsf seam tutorial

21 Jun 07

Sample Application using JSF, Spring 2.0, and Java Persistence APIs

This Sample Store Catalog app demonstrates the usage of JavaServer Faces, the new Java Persistence APIs, and Spring 2.0 to implement pagination. I took an example and modified it slightly to use a Spring Bean instead of a EJB 3.0 Stateless Session Bean.

weblogs.java.net/...sample_applicat.html - Preview

spring jsf tutorial jpa

05 Feb 07

Inherent AJAX Security with Java and JSF

Developing enterprise AJAX applications can raise security concerns. By applying server-centric approaches that leverage the inherent security of Java and JavaServer Faces, you can deliver AJAX-enriched presentation to the client, but restrict the client'

www.devx.com/...33533 - Preview

ajax jsf security tutorial

1 - 20 of 53 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo