On Sep 14, 2005, at 11:58 AM, Kent Tong wrote:
Cory Watson <jheephat <at> gmail.com> writes:
Tapestry 3 had the <external-asset> for linking to a stylesheet
that wasn't
included in the WAR of my web app. I saw some references in TP4 to an
<snip>
You may try providing an implementation for the service point
tapestry.asset.LookupAssetFactory. It will be called to create
an asset when it has no prefix. In your code, you can create
an ExternalAsset.
That sounds like something I can work with! Thanks!
While I'm at it, the ChartService example that comes with TP4-
beta6 seems to
still be TP3-ified. Can someone clue me in to how to get ChartService
You shouldn't use the svc service encoder as it only works for
services taking no parameters. You should make sure it works
with ugly URLs first. Only then should you start to create your
own service encoder.
I appreciate the response, and I'm sure that if I was less naive
about Tapestry your response would give me some direction.
Unfortunately, it doesn't do much for me :( Can you give me some
hints? Am I expect to make ChartService take parameters just like a
page in TP4?
Cory Watson
http://www.onemogin.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]