This is the fifth entry in the JSF 2.0 New Feature Preview Series. The last entry wrapped up the new application resource handling. We'll now switch focus...
0 replies - 2772 views - 10/09/08 by Ryan Lubke in News
The goal the below code is to bind data using XAML. So, for the
example I used MLB Pitching stats for 2008, created a Pitcher object,
then a...
0 replies - 2027 views - 10/09/08 by cschuman in News
The next installment in my exciting series where I capture what I know about deploying Dovetail Mobile Agent which could be boiled down to How To Be a Web...
0 replies - 2485 views - 10/08/08 by kevm in News
Below I have written some fully functionally code that shows how you
could implement row level access control in Lucene (2.3.2). Basically
you have to index...
0 replies - 3278 views - 10/02/08 by amccurry in News
The web has evolved from a document repository into a multi-user collaboration medium, shaped and created by its users. Ajax Push gives the server the...
2 replies - 9705 views - 09/29/08 by Nitin Bharti in Videos
Flex is getting a
lot of buzz lately. A lot of people may be interested in using it
just because they’ve heard good things, but they aren’t really
sure if...
29 replies - 11413 views - 09/29/08 by Schalk Neethling in News
Over the past two months or so we here at the web builder zone, thanks to Manning Publishing, have been publishing a comprehensive series on GWT. We recently...
0 replies - 11389 views - 09/26/08 by Schalk Neethling in News
I am working on a project where a requirement for serializing and
deserializing a component came up. This is possible now with ColdFusion
8, since the...
1 replies - 2255 views - 09/24/08 by Brian Rinaldi in News
The model layer of a GWT application has to be a little bit smarter
than the model in many traditional web applications. It needs to be
responsible for...
3 replies - 6639 views - 09/22/08 by Schalk Neethling in News
GWTShell includes the -noserver command-line option, which instructs
the toolkit not to start or use the embedded Tomcat instance. If you
use -noserver, you're...
0 replies - 5198 views - 09/17/08 by Schalk Neethling in News
It is easy to use open-uri and Net::HTTP. Well, easy is a relative term. Building a client library to access our task manager service will still require a fair...
0 replies - 4298 views - 09/16/08 by Schalk Neethling in News
This is the third blog in the JSF 2.0 New Feature Preview Series. The previous entry covered packaging of resources. Now we'll...
4 replies - 3417 views - 09/15/08 by Ryan Lubke in News
DZone has released it's latest Refcardz, the essential JSF cheat sheet. Get it now!
0 replies - 4779 views - 09/14/08 by Jill Tomich in News
In part 1 of REST with Rails we had an introduction to creating RestFull services with Rails. In this article we will be looking into serving this content...
0 replies - 14123 views - 09/09/08 by Schalk Neethling in News
Working with complex data structures in PHP requires the use of
associative arrays. Even PHP classes are an extension of this concept.
There are always...
1 replies - 2978 views - 09/09/08 by Robert Enyedi in News