In case anyone is interested, I found this plug-in for the exact
problem that look promising:
http://code.google.com/p/hibernatesession-plugin-for-struts2/
On Thu, Nov 13, 2008 at 3:46 PM, Adam Ruggles <[EMAIL PROTECTED]> wrote:
>
> Use a struts interceptor instead of a servlet filter. That way
Many thanks. I will give that a try.
On 11/13/08, Adam Ruggles <[EMAIL PROTECTED]> wrote:
>
> Use a struts interceptor instead of a servlet filter. That way you can
> check
> the return type of the action that gets executed and respond appropriately.
>
>
>
> Burton Rhodes wrote:
>>
>> I am havin
Use a struts interceptor instead of a servlet filter. That way you can check
the return type of the action that gets executed and respond appropriately.
Burton Rhodes wrote:
>
> I am having trouble getting Struts 2.x to implement validation and
> hibernate using the HibernateSessionRequestFil
3 matches
Mail list logo