Hard to say without seeing some code... Try to change the given example step
by step, approaching your final result, until you find the relevant
difference. Do you have an empty constructor for your bean?

Regards.

On Jan 22, 2008 3:10 PM, Alceu Medeiros <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I'm beginner and I'm trying to make a basic CRUD app following this
> tutorial:
> http://cwiki.apache.org/S2WIKI/struts-2-spring-2-jpa-ajax.html
> [...]



>
> javax.servlet.ServletException: attempt to create create event with null
> entity
>    org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java
> :515)
>    org.apache.struts2.dispatcher.FilterDispatcher.doFilter(
> FilterDispatcher.java:419)
>
>

Reply via email to