No, in Tap3 you only have a few options to modify behaviour.
Henrik
"Peter Dawn" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
> guys is this tap3 compatible?
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
guys is this tap3 compatible?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Well ... I haven't used this ... but if you take a look at the
tapestry.asset.xml you'll see that there is a "AssetFactories"
contribution like :
For this I think you have to implement "AssetFactory" and make a
service-point then add it to the contribution (with your own chosen
pref
and not in the same root folder as the html file.
>>>
>>> thanks.
>>>
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>>
>
You could try implementing "ComponentMessagesSource" (or extending
"ComponentMessagesSourceImpl" to make it easier).
Then add this to your hivemind module :
{code:xml}
class="be.unid.tapestry.messages.UnidComponentMessagesSourceImpl">
value=
file.
>
> thanks.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Properties-file-in-different-location-tf2144390.html#a5
guys,
my web app has a lot of properties files now and its beginning to look
cluttered. is there a way to put the properties files in a separate
folder and not in the same root folder as the html file.
thanks.
-
To unsubscribe,