Default-class-ref for Convention plugin?

2009-08-02 Thread Tom Terrace
Hi everyone,In my app I use a base action class to define some simple helper methods which are used throughout my jsps (i.e. getCurrentTime(), getCurrentUser(), etc.). Before switching to the Convention plugin, I used to ensure that these methods were available for all my "actionless" jsps. With

Re: Default-class-ref for Convention plugin?

2009-08-02 Thread Tom Terrace
Damn, double post - I thought the other mail didn't get sent Dave, thanks I will take a look at that -Tom On Sun, Aug 2, 2009 at 2:57 PM, Dave Newton wrote: > Tom Terrace wrote: > >> Hi everyone,In my app I use a base action class to define some simple >> helper &g