Max Katz

Check out this great article by Ilya Shaikovsky (Exadel) on using RichFaces push to do partial table update. Ilya is also the author of chapter 10: Scrollable Data Table and Tree in Practical RichFaces book. ... (more)
The a4j:region tag in RichFaces is probably one of the most misunderstood tags, but it provides one of the most important features in RichFaces. With it, server-side processing can be limited to only certain designated components. One reason for misunderstanding could be the tag... (more)
Stephen Chin has launched a new web site to help grow JavaFX community. Check it out here. Stephen is also the author of JavaFX Dzone Refcard. ... (more)
If you have been using JSF for a while, you know that in some instances, request scope is too short and session scope is too long to store objects. This of course applies to a situation where you need to keep some data for longer than a request but less than session. If you use S... (more)
Today we released Exadel Studio JavaFX plug-in for Eclipse version 1.0.1. Here is what’s new in this version: New icons (screen shots - this was a previous minor update) Updated menu actions (now available directly on the perspective) Compiled with JDK 1.5 for Mac OS support App... (more)
Here is something you may or may not know. JSF Mojarra comes with a small extension tag library with three tags: regular expression validator, credit card validator, and focus setting tag. They are available since JSF version 1.2_09, but maybe even earlier (I didn’t check). Page... (more)
One of the new components in RichFaces 3.3.1 is rich:colorPicker. The component is based on jQuery widget and has the same functionality and events. Using the component is straight forward. Here is an example. JSF page: more)
The following series shows how to connect JavaFX to enterprise server-side technologies. This series covers Seam. Part 1 - Introduction: JavaFX and Seam with Flamingo Part 2 - Tutorial: JavaFX and Seam with Flamingo Part 3 - Flamingo CRUD feature Tooling: Exadel JavaFX plug-in f... (more)
RichFaces comes with a4j:status tag that allows to show AJAX request status. Here is an example how to create a page-level indicator, in other words, any action from this page will trigger the status to be displayed. It’s one way to tell the user that something is happening. Tech... (more)
Exadel JavaFX plug-in now works with Eclipse 3.5. Quick getting started is here. ... (more)
Part two of JavaFX and Seam with Flamingo article. Part one here. This part is a step-by-step tutorial on how to connect JavaFX to Seam with Flamingo. ... (more)
We have updated our JavaFX Studio plug-in for Eclipse. Applet deployment has been updated to create exactly the same deployment structure if you were to run javafxpackager from the command line We got new icons (see screen shots below) Minor bug fixes Download the plug-in here Qui... (more)
It’s been a while since I posted any RichFaces examples. This post shows how to use new rich:layout and rich:layoutPanel components from RichFaces 3.3.1 . rich:layoutPanel is a component that allows to define layout with the following logical panels: The logical panel parts ar... (more)
Ed Burns (JSF spec lead) sent me this slide. Ed and Roger Kitian (JSF spec lead) presented this slide at JavaOne 2009. Ed and Roger also lead Project Mojarra - the reference implementation for JSF2 (and JSF1). You can find me in the lower right corner. It’s an honor to be include... (more)
I will be presenting at JBoss World conference in Chicago, September 1-4, 2009. My session is Building Rich Internet Applications with JBoss RichFaces . ... (more)
2008 is going to be an important year for Rich Internet Applications. Most organizations are delivering or planning to deliver Rich Internet Applications; however, at the same time, most IT managers are facing a dilemma: which Rich Internet Application technology and platform to... (more)
2008 is going to be an important year for Rich Internet Applications. Most organizations are delivering or planning to deliver Rich Internet Applications; however, at the same time, most IT managers are facing a dilemma: which Rich Internet Application technology and platform to ... (more)
Ajax4jsf has turned one and what a year it has been. It was an amazing ride for all of us here at Exadel. The popularity of Ajax4jsf is evidenced by the size of the community, available resources, examples, blog entries, and articles. Also, a significant number of organizations t... (more)
Ajax4jsf has turned one and what a year it has been. It was an amazing ride for all of us here at Exadel. The popularity of Ajax4jsf is evidenced by the size of the community, available resources, examples, blog entries, and articles. Also, a significant number of organizations t... (more)
© 2008 SYS-CON Media