Try using a parent package that has a default action defined. Not sure if it'll be inherited, but worth a try.
Don On Sat, Jul 12, 2008 at 11:21 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > Anyway to accomplish this in 2.0? Have you ever did it? Just looking for a > quick answer, even if that includes adding action mappings to the config. > > Paul > > On Sat, Jul 12, 2008 at 8:13 AM, Don Brown <[EMAIL PROTECTED]> wrote: > >> No, I don't believe it does. Conventions plugin does, I believe. >> >> Don >> >> On Sat, Jul 12, 2008 at 11:03 PM, Paul Benedict <[EMAIL PROTECTED]> >> wrote: >> > Does the CodeBehind plugin allow me to specify a default action for a >> > directory? So that way I can just do /dir instead of /dir/index.action? I >> > want the directory to load up /index.jsp which is backed by /index.action >> > >> > Paul >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
