On 9/15/05, Kent Tong <[EMAIL PROTECTED]> wrote: > > Cory Watson <jheephat <at> gmail.com <http://gmail.com>> writes: > > service=chart is telling Tapestry to call the chart service > (not the page service). page=Bar is telling the chart > service that the Bar page is a component that implements > IChartProvider.
Ok, I follow that. Unfortunately, I've broken my app in some other places in the name of progress. I'll have to revisit this later. I appreciate the help. No. A service encoder is needed only if we need friendly URL > such as: > > http://localhost/foo/chart/Bar > Oh, I'll definitely be wanting that. I'll revisit it once I get it work with ugly URLs. -- Cory 'G' Watson http://www.onemogin.com
