AppFuse is a means of building the "backbone" of your application, from the
presentation layer all the way down to the persistence layer (and to other
destinations like mail, JNDI, etc).

AppFuse makes an initial logon screen and a users screen - in what I call
"the thin vertical slice of the application".

Once AppFuse has done the "thin vertical slice" for you, all you have to do
is modify it a bit, and hang your desired views, controllers, beans, etc on
that backbone.

Yes, you'll have to know how to use the frameworks within - so if you pick
Struts you'll have to know Struts, or if you pick JSF you'll have to know
JSF.

This does make it easier for the beginner, since the heavy lifting of
putting the "backbone" together and having an example in the "thin vertical
slice of the application" is in place for you to see.  In addition, Matt has
given an example of each in his AppFuse tutorial.

So you'll learn as you go along.

On 9/29/07, meisam4910 <[EMAIL PROTECTED]> wrote:
>
>
> can we say ApFuse is a combination of other frameworks ? like Struts and
> Spring MVC, do we have to know Struts and Spring to be able to work with
> AppFuse ?
> --
> View this message in context:
> http://www.nabble.com/Appfuse-and-relation-with-Struts-and-Spring-MVC-tf4539062s2369.html#a12954593
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to