Date: 2004-08-14T18:10:28
Editor: PaulJoseph <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: OJBBlock
URL: http://wiki.apache.org/cocoon/OJBBlock
no comment
Change Log:
------------------------------------------------------------------------------
@@ -38,6 +38,8 @@
'''Note:''' ''If you don't want to recompile Cocoon, just copy the
'''jdo.jar''' and '''jdori.jar''' jars to the {{{WEB-INF/lib}}} of your running
Cocoon.''
+'''Note2:''' ''The note above doesn't seem to work because the relevent
classes in the Cocoon Forms JDO examples do not appear to have the necessary
JDO hooks in them if Cocoon wasn't recompiled with the jdo jars in the
{{{lib/local}}} directory
+
== info about the samples internals ==
* XSP sample: This sample insert a Department in the test database.
* Woody sample: This sample retrieve an Employee with id=1, you can edit it
and then update the row in the table.