You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ai...@ketura.ardom.co.il on 2003/10/03 23:32:54 UTC

[SCAFFOLD] Future of Scaffold - alternative DAO

Hi,

Does anyone know of an alternative but similar DAO package to Scaffold which
fits in with Struts as smoothly (i.e. can be configured into the
ActionMapping very intuitively)?

Noam


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [SCAFFOLD] Future of Scaffold - alternative DAO

Posted by Ted Husted <hu...@apache.org>.
For the SQL stuff, iBATIS <www.ibatis.com> is such a perfect fit, it's 
spooky. I'm actually getting ready to migrate it.

For the interface between the Action and the business tier, Commons 
Chain is the next step.

-Ted.

aies22@ardom.ardom.co.il wrote:
> Hi,
> 
> Does anyone know of an alternative but similar DAO package to Scaffold which
> fits in with Struts as smoothly (i.e. can be configured into the
> ActionMapping very intuitively)?
> 
> Noam
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 

-- 
Ted Husted,
   Junit in Action  - <http://www.manning.com/massol/>,
   Struts in Action - <http://husted.com/struts/book.html>,
   JSP Site Design  - <http://www.amazon.com/exec/obidos/ISBN=1861005512>.

"Get Ready, We're Moving Out!!" - <http://www.clark04.com>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org