Re: FilterDispatcher and filter mapping

2008-08-05 Thread stanlick
Thanks bro! I generally agree with you, but was curious about the hard/fast rule. I discovered the dispatcher actually "processes" only registered extensions and unfortunately a zero length string was in the list alongside action. I changed my experimental resource mapping to .fred and all is we

Re: FilterDispatcher and filter mapping

2008-08-04 Thread Wes Wannemacher
Generally, I just map everything through the dispatcher. I find s2 actions/results more friendly than straight up JSP and/or Servlets... Beyond that, if you're incorporating something that doesn't already have a result type, would it be a good candidate for a plugin? -Wes On Mon, 2008-08-04 at 1