Skip to content

Andy Gibson

Open Source Projects & Technical Writings

  • About
  • Projects
    • Knappsack Archetypes
    • Take control of your data with DataValve
  • Contact Me

Category: Tutorials

Timing JSF Requests Using a Phase Listener

Andy Gibson Tutorials 7 Comments on Timing JSF Requests Using a Phase Listener

One easy way of determining how long it takes to return a page from Seam, and/or JSF is to use a phase listener. This phase listener below logs the end of each phase of the JSF lifecycle and measures the time from the start of the RESTORE_VIEW phase (the first phase in the lifecycle and […]

Continue Reading...

Creating A Spring Web Flow JSF Project From Scratch

Andy Gibson Tutorials 5 Comments on Creating A Spring Web Flow JSF Project From Scratch

(Updated – 9 August 2010 – This was written in my pre-Maven days and after a few requests for working source, I’ve built the same project using Maven which can be downloaded. Just unzip the maven project, go to the directory in the command line and type mvn jetty:run to start the server and deploy […]

Continue Reading...

Codeless Ajax Ordered and Paginated Tables in Seam

Andy Gibson Tutorials 22 Comments on Codeless Ajax Ordered and Paginated Tables in Seam

(Update : fixed some of the missing images) One common code pattern that we find ourselves writing time and again is the ability to display tables which are paginated and sortable. Ideally, this is something we should try and be able to re-use throughout our application. Current Situation Let’s start by looking at where we […]

Continue Reading...

Posts navigation

Newer posts

About

Personal Photo
Location : Manchester, UK
Contact Me

I've been developing software for over 20 years, mostly in Java. This site is a home for my open source projects, writings, articles and tutorials mainly focusing on Java and Java EE from a real world perspective.

twitter rss LinkedIn

Tags

Apprentice Archetypes Arquillian Articles Beginner Blog CDI Conversation Cpp DataValve Delphi Design Eclipse EJB Facelets Food Frameworks Games Geek Glassfish Graphics Java Java EE JBoss JEE Journeyman JPA JSF JTexgen Knappsack Maven Microsoft Modeling Movies Netbeans Open Source Personal Podcast Programming Project Kenai Seam Spigot Spring Weld Wicket

Recent Posts

  • Creating a simple OSGI Bundle By Hand
  • Inherited Jackson Serializers
  • Introduction to Jackson Serializers
  • Why C++ ?
  • Simple C++ Project Setup With CMake
  • Procedural Terrain Update
  • Procedural Terrain With Java – part 2
  • Procedural Terrain With Java – part 1
  • New Look Java Magazine
  • Optionals

Archives

  • Facebook
  • Twitter
  • Instagram
  • Linkedin

Proudly powered by WordPress | Theme: blog-bank by wpthemespace.com