Hi Alfredo,
Check this out here:
http://struts.apache.org/2.0.14/docs/tutorials.html
If you're new to struts the Passion! content (IMO) skims over a lot of details
that are absolutely necessary to "get" the power of the framework.
--- On Mon, 9/21/09, Alfredo Torres wrote:
> Hi,
>
> I have
On Sep 21, 8:39 pm, Alfredo Torres
wrote:
> Hi,
>
> I have read the struts2 presentaiton and hands on lab 2 times but i
> dont get it, i can not understand the structure, is there any other
> site that explain struts2 in more detail from the beggining whithout
> mix code??
Apart from this off
Urrrgs found the problem ... literal error in the interceptor definition :P
> Hi guys,
>
> I have a problem with a training project using Struts² and Hibernate.
> To encapsulate the crosscutting concern of Session and Transaction
> handling of Hibernate, I
> tried to write my own Interceptor for