Re: architecture
SnowWolf Wagner <[email protected]> Mon, 7 Sep 2009 07:38:40 -0400
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
It depends on the jsf components used. They tend to require more memory and CPU than the non-component based counterparts. The problem with the compairison is that with struts you have access to everything. That means when you find areas that need to be changed, it is easy to do it. But with an component framework much of what is happining is hidden and can't be changed. Further, the more complex the jsf component the more resouses it will take. As for disk space. Both approches use about the same. T SnowWolf Wagner On Sep 7, 2009, at 7:21 AM, measwel <[email protected]> wrote: > > How big is the performance difference in your estimation? Where is > it located > mostly; speed? memory usage? disk usage? > -- > View this message in context: http://www.nabble.com/architecture-tp25319857p25328916.html > Sent from the java.net - webwork users mailing list archive at Nabble.com > . > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >