I try
var abean = new Packages.org.odmg.Implementation.newDList();
and here the error
Java class "org.odmg.Implementation" has no public instance field or method named "newDList".
but I see the java doc


org.odmg.Implementation has a method

public DList newDList()best regardsjohnson

----- Original Message ----- From: "Mark Leicester" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, March 18, 2005 12:40 AM
Subject: Re: DList in flow script



Hi Johnson,

Have you seen this page?
http://wiki.apache.org/cocoon/JavascriptForJavaProgrammers

Take a look at section 7: Using Java Objects

Hope this helps,
Mark

On 17 Mar 2005, at 16:20, Johnson wrote:

Hi!
?
How to define a DList in flow script.
I try
 a=new org.odmg.DList()
or
a=new net.sf.hibernate.odmg.Implementation.newDList()
both?rror.
?
best regards
Johnson


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



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



Reply via email to