I noticed that the trirand site is down again this week. I downloaded the demos from the google code page, but they don't really work that well without the database behind it. You can see the code, and work with it, but you can't actually see what it does physically. That aside, one big question I need answered before I spend more time with this plugin... Does it support java? All your examples are with PHP. But can I return JSON via a servlet and get this working? I tried it but it doesn't populate the table with the data returned. I know that the data is being returned in a JSON string because Firebug says so. I guess I'll try to rip through the source and see if I can make sense of some things until I get a response...
Thanks Bryce