[appfuse-user] Re: Different types of User

2010-02-12 Thread Arash
I didn't want to reply before I think through your response thoroughly. The spring restriction is certainly a great hint, I really appreciate pointing it out. I'm not very clear about "Group" class you mentioned. I think my work around would be if I have a manager as a separate class I can assign

Re: [appfuse-user] [Basic, Struts2] eclipse-plugin does not exist

2010-02-12 Thread Matt Raible
Are you in your project's directory? If so, please post the full stack trace. On Fri, Feb 12, 2010 at 3:28 PM, Ice-Man wrote: > Hi, fellowmates > > I just get back AppFuse! ;-)) > But, conected on Internet, when run mvn eclipse:eclipse. > the console just show the msg: ..eclipse-plugin does not e

[appfuse-user] [Basic, Struts2] eclipse-plugin does not exist

2010-02-12 Thread Ice-Man
Hi, fellowmates I just get back AppFuse! ;-)) But, conected on Internet, when run *mvn eclipse:eclipse*. the console just show the msg: ..eclipse-plugin does not exist Thnx for any helping, Derlon

[appfuse-user] Re: DisplayTag, Export and ResponseOverrideFilter

2010-02-12 Thread syg6
I figured out the problem. I hadn't changed the 'export.excel.class' property to be 'org.displaytag.export.ExcelView' in displaytag.properties. Now it spits out an Excel but I have two problems: 1. I need the Excel link to call submit on my Controller. Right now it seems only to be able to call