Re: [appfuse-user] external paging and sorting in struts modular project

2008-10-21 Thread divxer
I followed that web page, then got my DAO and DAOHibernate in core. In web, I got my PersonAction. But how to write Mananger in core and web to conect Hibernate and struts? Thanks! Alex Coles wrote: > > 2008/10/20 <[EMAIL PROTECTED]>: >> hi, >> i am a newbie to learn appfuse. I want to g

Re: [appfuse-user] external paging and sorting in struts modular project

2008-10-20 Thread Alex Coles
2008/10/20 秦虎 <[EMAIL PROTECTED]>: > hi, > i am a newbie to learn appfuse. I want to get external paging and sorting > in appfuse. Following > http://code.google.com/p/pagingappfuse/wiki/PagingSorting. But my project is > struts modular project. > I don't know how to make changes to suit my proje

[appfuse-user] external paging and sorting in struts modular project

2008-10-20 Thread 秦虎
hi, i am a newbie to learn appfuse. I want to get external paging and sorting in appfuse. Following http://code.google.com/p/pagingappfuse/wiki/PagingSorting. But my project is struts modular project. I don't know how to make changes to suit my project. Someone can help me in details? Thank