Andre Cesta wrote:
Jason,
No problem putting this solution on the Wiki, except that I do not know how I
could possibly edit
the wiki.
Just like everyone else-- create an account and start editing. Start at
http://wiki.apache.org/cocoon/About
I think we could add 8 lines or so to the following page:
http://wiki.apache.org/cocoon/WoodyDatatypeReference?highlight=%28selection-list%29
Woody is deprecated so that page probably isn't the best place anymore.
I was thinking you could just add the page you created as a new page.
Also, please have a look at the "Binding Framework" documentation. Search for
setSelectionList on
it. Did anybody manage to build a concrete example using that technique?
Would you be able to
post some more snippets of it? How are you setting the selected value from the
list?
I have successfully used that setSelectionList method before, though not
from within a binding. You might have seen it already but see the
following javadoc page has a clear description of how that method works:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/forms/formmodel/Field.html#setSelectionList(java.lang.Object,%20java.lang.String,%20java.lang.String)
--- Jason Johnston <[EMAIL PROTECTED]> wrote:
Andre Cesta wrote:
Hi All,
After receiving zero help from the list on a question posted 6 days ago, I
decided to post
myself
the solution I found for it:
http://geocities.com/aacesta/hibernateandcforms.html
The problem is integrating hibernate beans with cocoon forms containing selection lists.
There
were multiple problems faced with the binding of the selection list and then
with the
selection of
the default value.
After searching the list archives, google, and also the cocoon examples I was
able to put a
solution/consolitated example together (the selection list example on cocoon
are with XML not
with
beans).
Perhaps now the experts - that have provided no help at all - could review the
example and
suggest
improvements or better ways of doing it.
No need to act indignant, that's not likely to motivate anyone to help
you out. Keep in mind everyone here, including the "experts", are just
volunteering their time. I for one looked at your problem and did not
see a solution at first glance, but was unable to take the time right
away to dig into it deeper. Nobody was trying to snub you or anything.
I put the snippets for the solution on an URL for future use:
http://geocities.com/aacesta/hibernateandcforms.html
Very nice! Perhaps you could put this page on the Cocoon wiki, that way
people would be able to find it more easily?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]