Hi,
I'm using Tapestry in a portal environment. In configuration point
tapestry.portlet.services.FactoryServices a service called "render" is stored,
which I would like to replace with my own class. Is it possible to overwrite
this entry or the configuration point within my hivemodule.xml belon
Thanks so far. In my freemarker-templates I wrote the links as if they would
have been renderered by DirectLink. Now Tapestry uses the trigger() Methode of
the Direct Interface. No real nice solution, but it works.
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED
We are using Tapestry 4.02 in a portal environment. So using AJAX or javascript
(even so it may not be barrier-free) is not so easy. I thought about something
like writing my own service or subclassing DirectService, or something like
that...
Any suggestions?
-Ursprüngliche Nachricht-
I wrote a component which shows some html from an external source. This html
may contain some links. If one of this links is clicked I need to call a
listener to set some parameters, but I don't know how to trigger the listener
in this case.
Please help.
Kay Thielmann
Mitarbeiter / BC Governme
Hi all!
I'm using Tapestry 4.0.2 in JBoss Portal 2.6-CR2. Within my portlet different
pages are shown. When I click on the "maximize"-button I always get back to the
page, where I started from, usually "view". It is possible to configure a
matching in hivemodule.xml but what do I have to config