FWIW, these are all specific Struts 2 issues and not appfuse issues per se.
So you are better off asking in Struts 2 mailing lists?
2009/7/6 Kannan Ekanath
> Dhanakumar,1) Struts offers various sets of interceptors. One of them must
> be params-prepare-params (params is called twice). For
context:
> http://www.nabble.com/About-Struts-2-params-and-prepare-interceptors-tp24353771s2369p24353771.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>
--
Regards,
Kannan Ekanath
Yes the getter will work as well.
2009/7/6 Dhanakumar
>
> Thanks,
> As you said, subclassing the EmployeeAction gives the perfect solution, or
> Can I use lazy getter which also avoids to declare an instance variable,
> List skillList; in Action ?
>
> Kannan Ekanath wrote
1903.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>
--
Regards,
Kannan Ekanath
Sorry I think looking at your code deeply it must be a @ManyToOne :)
On Wed, Mar 25, 2009 at 4:45 PM, Kannan Ekanath wrote:
> That is because you are tagging getSuperior with a @Column. That is wrong.
> you must say whether it is OneToOne or OneToMany :) Even if it is a relation
> wi
>
>
> --
> View this message in context:
> http://www.nabble.com/Hibernate-help-tp22688812s2369p22688812.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>
--
Regards,
Kannan Ekanath
ot; and get all of
> AppFuse's source in your project. In the next release (2.1), we will
> include all the source from the web modules for you to edit. This
> might make it more difficult to upgrade, but we feel that's an
> acceptable trade-off.
>
> Matt
>
> On Thu, F
this but because there are no source archives I google
the internet which lands me in the fisheye url, see the source and figure
out what it is doing.
PS: I don't know enough about the internal AppFuse workings, so if it is not
possible to generate sources for these please let me know :)
--
Regards,
Kannan Ekanath
querying personManager.getAll(). Does someone see a problem
with this?
On Mon, Jan 12, 2009 at 10:18 AM, Kannan Ekanath
wrote:
> Hi Guys,Appfuse version 2.x
>
> Before I start my first question, thanks for building such a nice
> framework. Before Appfuse, one had to assemble security, pers
base and I get
it reflected in the console. I enabled hibernate show sql and I can see
queries getting fired. So apparently the cache is not being used. There are
no errors what so ever in console or logs. Can someone tell me what is going
wrong in this case?
--
Regards,
Kannan Ekanath
10 matches
Mail list logo