problem with spring plugin autowiring result tags

2009-06-26 Thread Angel D. Segarra
Specifically I am trying out the JasperReports tutorial, everything works fine untile I include the Spring plugin, now it stops working because apparently it's trying to autowire the tags. I have no beans declared in Spring and the class atribute of the action is pointing to a full class name.

Re: problem with spring plugin autowiring result tags

2009-06-26 Thread Angel D. Segarra
gin autowiring result tags > To: "Struts Users Mailing List" > Date: Friday, June 26, 2009, 5:18 PM > Angel D. Segarra wrote: > > Specifically I am trying out the JasperReports > tutorial, everything works fine untile I include the Spring > plugin, now it stops working

Struts code completion for freemarker

2009-07-03 Thread Angel D. Segarra
Hi, I've been searching around for this but couldn't find an answer. I am using the JBoss Tools plugin for freemarker and would like to get code completion for struts tags. Can this be done? Thanks, Angel - To unsubsc