On Tue, 5 Dec 2000, Matthew Kennedy wrote:
> I've worked with both (Java 2 EE and tools like Apache::ASP/Mason).
> What people want out of an "enterprise solution" is a middle tier
> which is not tied into the presentation. When you free your process
> decisions from the presentation in that way, you can implement a B2B
> type transactions much more easily. The rationale for J2EE is already
> defined quite well in this way.

Mr. Mather's Apache::PageKit module does a good job of implementing the
model/view/controller paradigm in mod_perl.

> Transaction support for your business logic is easy in J2EE. It's not
> clear how you do this in Perl?

Use an RDBMS.

- Perrin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to