i am using 1.0 beta 3 ?

i had to cut out this "useBean" call :

        <j:useBean var="tableModel" 
class="org.apache.commons.jelly.swing.MyTableModel"/>
        <table model="${tableModel}"/>

or i got the errror :
java.lang.IllegalArgumentException: Property 'model' has no write method

after that, i got a split pane window up, with menus, that would fire actions 
that wrote messages to stdout ...

i guess the table model in question is part of the maven demo ?

i tried pluggin in my own table model, but i get the same error ?

weird.

the promise is there though ... a nice, fat, functional window with an XML 
script ...

Tony like.

Tony

On Wednesday 01 October 2003 00:51, Alpana Pande (Alpana Pande 
<[EMAIL PROTECTED]>) mumbled something about ...
> Which version of Jelly did you use ?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to