Oh - that is easy to fix. Drop the "prop" binding and use ognl. You won't
need that library anymore anyways..
On 5/7/07, RobertSchreiber <[EMAIL PROTECTED]> wrote:
Hi Jessek,
Thanks for your ultra fast response. The latest snapshot works.
Since I get always lost with downloading Tapestry via
Hi Jessek,
Thanks for your ultra fast response. The latest snapshot works.
Since I get always lost with downloading Tapestry via Maven,
I downloaded the latest Workbench WAR file and copied the libs.
JFYI:
I caught another error which I could fix.
Obviously JavaAssist 3.4 cannot handle array in
I'm not completely sure but I think your problem is that the component you
are updating does not refer to the entire select "block" but just to the
label. As the eventlistener/ajaxdojoresponse basically rely client side on
the innerHTML (or similar) javascript function to replace inner html we had
Try updating your tapestry version to 4.1.2. This works fine for me there.
On 5/6/07, RobertSchreiber <[EMAIL PROTECTED]> wrote:
Dear Tapestry specialists,
I have 2 corresponding PropertySelections in my page.
In Firefox everything works like expected.
As soon as I select a species in Prope