On Fri, Oct 31, 2008 at 8:11 AM, Martijn Brinkers <[EMAIL PROTECTED]> wrote: > > On Fri, 2008-10-31 at 07:59 -0700, Howard Lewis Ship wrote: >> My general approach is to use query parameters, not context info in >> the path, for any dynamic portions of a query from the client. > > This is new to me. How do you get those query parameters? by injecting > Request and getting the parameters directly from the request? Or is > there another way? >
Nope, that's the way. There may be another option in the future, annotating event handler method parameters to identify the query parameter to pull from. > Thanks, > > Martijn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]