Hi there,
 I've just read "Struts in Action" and found that one of struts weakness is 
"no event model", means "Struts is tightly coupled with the
request-response model used by HTTP, this can be restricting to developers 
used to finely grained events"
 I've found all about this event model in JSF too. What I don't really 
understand is, why do we really need event model for web application? Isn't 
it suitable for desktop application? do we expected to code web application 
like VB or delphi or others?
 What's event model offered?
 Thanks in advance
YNR

Reply via email to