On 24.02.2011 18:20, Thiago H. de Paula Figueiredo wrote:
> That's strange. Your PropertyConduit implementation and use looks
> correct to me.
As far as I can see, the constructor
PropertyModelImpl(BeanModel, String, PropertyConduit, Messages)
which is called by BeadModel.add(String, PropertyC
On Sat, 26 Feb 2011 18:47:06 -0300, Tom van Dijk wrote:
What exactly makes you bang your head?
Just the fact that I can't get my head around this thing.
I'm still curious to know more about it.
And writer's block. Every time I type a few lines of code, I want to do
something else, like d
Yes, all trhough the API
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/beaneditor/BeanModel.html#add(org.apache.tapestry5.beaneditor.RelativePosition,
java.lang.String, java.lang.String,
org.apache.tapestry5.PropertyConduit)
beanModel.add(null, "foo", "bar", conduit).dataType("s
Op 27-2-2011 14:13, Thiago H. de Paula Figueiredo schreef:
On Sat, 26 Feb 2011 18:47:06 -0300, Tom van Dijk wrote:
What exactly makes you bang your head?
Just the fact that I can't get my head around this thing.
I'm still curious to know more about it.
Well, what I want is very simple, the
On Sun, 27 Feb 2011 19:42:35 -0300, Tom van Dijk wrote:
the list of "A" items. I very quickly ran into problems with the
combination of nested zones, loops, forms and actions, partially because
the client IDs of the zones and forms tended to change and after I
edited something, the page wa
Op 28-2-2011 1:08, Thiago H. de Paula Figueiredo schreef:
On Sun, 27 Feb 2011 19:42:35 -0300, Tom van Dijk wrote:
the list of "A" items. I very quickly ran into problems with the
combination of nested zones, loops, forms and actions, partially
because the client IDs of the zones and forms ten
On Sun, 27 Feb 2011 21:59:38 -0300, Tom van Dijk wrote:
Op 28-2-2011 1:08, Thiago H. de Paula Figueiredo schreef:
On Sun, 27 Feb 2011 19:42:35 -0300, Tom van Dijk
wrote:
the list of "A" items. I very quickly ran into problems with the
combination of nested zones, loops, forms and actions
On Sun, 27 Feb 2011 21:59:38 -0300, Tom van Dijk wrote:
Op 28-2-2011 1:08, Thiago H. de Paula Figueiredo schreef:
On Sun, 27 Feb 2011 19:42:35 -0300, Tom van Dijk
wrote:
the list of "A" items. I very quickly ran into problems with the
combination of nested zones, loops, forms and actions
I am using tomcat 7 and I got an error like this, what should I do?
(Note: I am using tapestry 5.2.4 + Hibernate 3.6)
SEVERE: Exception starting filter app
java.lang.ClassNotFoundException: org.apache.tapestry5.TapestryFilter
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappCl