Hi! Can I ask you please where do you see the advantage of this approch? It looks like nothing more then a java code transformed to tags. If you really don't wanna follow the MVC isn't easier to make it as scriptlet code ? $kala.
----- Original Message ----- From: "Gavin, Rick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 05, 2002 2:38 AM Subject: JSP Custom Tag-Lib for OJB? > 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> > > -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
