Shay:

Your concerns about reflection have not surfaced in our use (projects of a
variety of sizes). So far, Struts processing time is generally a rounding
error on network time, either Web or to the database (we often use TOPLink,
though, so the database part is sometimes a bit slow).

As to event listeners, I'm sure they will come. They would be useful, but
there's rarely anything you can't do without them. On the other hand, you
could always start the ball rolling (and return the favor by contributing
the code).

I can't comment on Barracuda, having not tried it. Hope this helps.

David Sills


-----Original Message-----
From: Shay Mandel [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 03, 2001 3:42 PM
To: '[EMAIL PROTECTED]'
Subject: event listeners?


Hi,

I am currently evaluating technologies for a web based management console. 
I looked at an Excel sheet comparing some, and found that my options are
either Struts or Enhydra's Barracuda.

The only major withdraws from using Struts, as I can see are:
A. Barracuda uses event listeners which can be helpful. I didn't really
understood if Struts supports events, or I should develop such a mechanism
myself.
B. Struts is using a lot of reflection (to manipulate the beans) which is
quite CPU extensive and can create performance problems.

Are my concerns real, or is it just a hearsay ?

TIA.

Shay.


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

Reply via email to