Hello,
I'm new to JRun but am familar with Cold Fusion.

Does JRun handle transactions with JSP tags or do you have to write 
servlets?


in CF i would

CFTRANSACTION
   CFQUERY
       Update table
   /CFQUERY

   CFQUERY
       Update another table
   /CFQUERY
/CFTRANSACTION

Is there a simple way to do this ?


Thank you
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to