Tapestry can't find your Border.tml, it must be in the wrong place,
visible to Eclipse but not in src/main/resources for Maven.
On Sat, Dec 27, 2008 at 6:29 AM, Tomas Kolda wrote:
> I have problem with custom component. It is almost tutorial example. It
> works fine from eclipse 3.4 (I use Jetty
In 5.0, you can invoke no-args methods, i.e. map.size()
In 5.1, you can invoke methods that take parameters.
On Thu, Nov 20, 2008 at 10:35 AM, Jonathan Barker
wrote:
> Howard,
>
> Did I miss something? I didn't' realize I could invoke methods using the
> prop binding. I think I missed that JIR
I have problem with custom component. It is almost tutorial example. It
works fine from eclipse 3.4 (I use Jetty plugin 1.1). But if I use mvn
jetty:run or deploy to Tomcat results is different.
Border.tml:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
Test
Test
[Home]
I made a workaround through Servlet filter. It create delegate request
object that moves locale folder from path to context and also put locale
object to request attributes. When I set FORCE_ABSOLUTE_URIS it works
fine. I will test it more and then we can create a recipe on web.
But if it wil
Tomas Kolda wrote:
Hello all,
I'm new to Tapestry and maybe I want to do something non-standard. I
want to set locale using urls.
http://www.example.com/en/./
http://www.example.com/fr/./
Funny, just a few days ago Howard posted a Jira about that:
https://issues.apache.org/jira/bro
It doesn't seems to me the PageTester is able to "use" the
ApplicationStateManager since this needs a Servlet Container to stick
the ASO into the Session.
Is this right?
Thanks
--
Massimo
http://meridio.blogspot.com
-
To unsubs