> -----Original Message-----
> From: struts Dude [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 02, 2004 6:03 PM
> To: Struts Users Mailing List
> Subject: Re: How long does it take to master appfuse?
> 
> 
> 
> ----- Original Message ----- 
> From: "Jim Barrows" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, September 03, 2004 3:52 AM
> Subject: RE: How long does it take to master appfuse?
> 
> 
> >>Another way of saying this is
> >>, is using appfuse overkill for a simple web app
> >> that doesn't use J2EE?
> 
> >Not really.. you have to use JSP/Servlet portions of J2EE at 
> least... 
> >IIRC JNDI is also part of J2EE..
> 
> So appfuse is great for developing non-EJB web app?

Or for developing EJB based web app.  It does a lot of the boilerplate functionality 
for you, such as login/logout, remember-me, login-before-you-need-to, menus, unit test 
framework, system test framework, etc etc and ties in everything together.
Won't help at all with making EJB easy.  Not sure anything makes that mess easy.

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

Reply via email to