[daisy] Adding specific business rules in a jar file

vincent lamareille vincent.lamareille at sogeti.com
Fri Jul 28 06:59:00 CDT 2006


Hi,

I have a question about creating extensions to daisywiki, though I am not
sure if what I am doing is good practice or if there are better approachs.

Since the business rules for daisywiki extensions in my project may be
invoked in a repetitive way, I tried to develop java classes to encapsulate
them.
I created a jar file containing utility classes and put it in WEB-INF/lib,
but I receive a message from the javascript at runtime:

Error calling flowscript function duplicate
ReferenceError: "DaisyBusinessDocument" is not defined.

Thanks for any advice,

Vincent



More information about the daisy mailing list