Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: COBOL2Java

We avoided interactive web apping with our big project. It introduces a creeping slowness as the data gets larger. Spit out the data into an array and let Javascript deal with it.
We do all business logic with PL/SQL called from Java in both batch and when we build the web page.


44 posted on 04/20/2017 7:16:04 AM PDT by AppyPappy (Don't mistake your dorm political discussions with the desires of the nation)
[ Post Reply | Private Reply | To 29 | View Replies ]


To: AppyPappy
We do all business logic with PL/SQL called from Java in both batch and when we build the web page.

I used to do all of my business logic coding that way, also - in Transact-SQL stored procedures. It's technically a "violation" of the old three-tier client server architecture, but it was blazing fast, immune to user error (and power-user manipulation), and the company was not going to be moving away from SQL Server for the foreseeable future, anyway.

I have no doubt new college graduates would have been baffled and horrified - but my business users loved me. :)

63 posted on 04/20/2017 8:01:20 AM PDT by Mr. Jeeves ([CTRL]-[GALT]-[DELETE])
[ Post Reply | Private Reply | To 44 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson