Mazhar, Osman (Home Office) wrote:
That is an interesting point. The bean is a hibernate object, however, I am not retrieving it from the database, but rather only trying to populate it from the form values.
You should be able to tell from the call stack which interceptors have been called--can you verify that parameters is included?
I don't know if including more than one interceptor-ref inside the action definition uses all of them (in what order?) or just the last one--I always define the stacks I need separately and just refer to the appropriate one within my action definition...
So, it's a CREATE operation if you look at it from the CRUD perspective. After reading on HibernateAndSpringEnabledExecuteAndWaitInterceptor, what I understand is it would be necessary for objects being populated from the database (using Hibernate obviously)
Does this created object contain any references to other DB objects? -Dale --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]