<page:applyDecorator page="/numbers.html?method=viewSummary" name="panel"/>
Where numbers.html is mapped to a multiaction controller and viewSummary is not the default method. For some reason, the default method gets invoked instead of the one specified (viewSummary) when the page is rendered for the first time. The parameter "method" does not even exist in the request. Any other action (refresh) corrects the problem. All pointers are appreciated. Thanks Ram R -- View this message in context: http://www.nabble.com/Request-parameters-in-sitemesh-decorator-uri-tf4868995s2369.html#a13932461 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
