Hi All,
I was wondering if anyone has already written a Custom Tag-Lib for OJB or
if they were already working on it. If not I thought I would give it ago.
I was thinking something along the lines....
----------------------------------------------------------------------------
-------------------------------------
<ojb:querybycriteria>
<ojb:critera type="equalTo" attribute="..." value="...">
<ojb:critera type="greaterThan" attribute="..." value="...">
<ojb:critera type="equalTo" attribute="..." value="...">
<ojb:someoutput_iterator .... />
</obj:querybycriteria>
----------------------------------------------------------------------------
-------------------------------------
please let me know if this or something like it is already a reality
somewhere...
thanks,
Rick
--
To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>