ArticlesCombine JSF Facelets and the Flying Saucer XHTML Renderer
Facelets and the Flying Saucer XHTML renderer might seem to be on opposite sides of the server/client divide, but in fact, they can be used together to render content in many different forms, including PDF and SVG. Jacobus Steenkamp shows how it's done. Oct. 31, 2006
Bringing Swing to the Web
Swing's all-Java drawing approach makes it easy to convert components to Java2D images, and when you do that on the server side, you gain the ability to put Swing components into a web application. Jacobus Steenkamp shows how this approach works and what you can achieve. Apr. 20, 2006
Better File Uploads with AJAX and JavaServer Faces
Browser-based file uploads present user experience problems, as the usual technologies offer little opportunity to show the user how the upload is progressing. Jacobus Steenkamp shows how to alleviate this with a combination of JSF and AJAX. Feb. 9, 2006
|