Yuk, Just got rid of our Java applications for nice new CF ones.
IMHO, Java is cool and powerful but it's not for internet development, it's way over the top for that and compared to Coldfusion for internet development Java and JSP are three steps backwards. Regards Dale Fraser -----Original Message----- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Barry Beattie Sent: Thursday, 15 June 2006 15:41 PM To: cfaussie@googlegroups.com Subject: [cfaussie] in praise of ColdFusion (and an OT Java question) well... ...the Java/JSP train (here) is sadly, chugging along - tossing CF-pro arguments aside without a care. shame that. anyhoo, I'm looking for a java replacement of the humble CFQUERY - but not the database connectivity side of it. perhaps a class than can - be an object masquarading as a 2D data structure that can be dynamically resized (ie: no db required) and has a simple API to do so (as easy as QueryAddRow, QuerySetCell, QueryAddColumn) - be accessed/iterated over with obj["keyname"][row] or obj[i][j] - have simple SQL thrown against it. Microsoft's ADO.NET can (mostly) do this (albeit with 10 times more code than CF) http://msdn2.microsoft.com/en-us/system.data.datatable.aspx but is there a java version of the same? Surely someone has already done this (apart from Alaire/Macromedia/Adobe) thanx barry.b --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---