There is no persistence layer as part of Struts. For that, you must rely on
an external package.
That said, Struts integrates very well with Hibernate (or with Hibernate +
Spring).
2007/1/31, jlp86 <jamieleeputzke@(protected)>:
>
>
> Hello all - I'm new to Java Web development/Struts, and was wondering if
> Struts provides its own persistence layer....I see many people use Struts
> in
> conjunction with Hibernate, I wasn't sure if this was necessary or simply
> most convenient...
>