Thanks for the ref. For the most part, this looks like exactly what maverick domify is; and more. Do you know if JPath is limited to the Xalan (XSLT/XPATH) engine? Thanks, skot ----- Original Message ----- From: "James Strachan" To: Sent: Tuesday, June 19, 2001 5:29 AM Subject: Re: MVC (Servlet-->JSP) to XSLT delegation example or framework? > You might find the work of Dmitri Plotnikov useful. He's done a full > JavaBeans <-> DOM implementation so that he can do XPath and XSLT on > JavaBeans. Its all part of the JPath project in the Jakarta Commons sandbox. > > > http://jakarta.apache.org/commons/sandbox.html > > http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/jpath/ > > There is also work underway to build an open source XPath engine with > pluggable models such that it can work natively across DOM, dom4j, JDOM and > Java Beans, but its a little early days for this right now so I'll leave > that for another day... > > James > ----- Original Message ----- > From: "Scott Hernandez" > To: > Sent: Monday, June 18, 2001 10:17 PM > Subject: Re: MVC (Servlet-->JSP) to XSLT delegation example or framework? > > > > What about supporting mappings for most of the java.util classes. > > > > java.util.Enumeration > > java.util.Map (done already?) > > java.util.List (done already?) > > java.util.Iterator > > > > and native arrays > > and javax.sql.* > > > > ----- Original Message ----- > > From: "Jeff Schnitzer" > > Sent: Monday, June 18, 2001 12:55 PM > > Subject: RE: MVC (Servlet-->JSP) to XSLT delegation example or framework? > > > > [stuff removed] > > > > Perhaps a project should be created with the purpose of exposing non-XML > > sources of information as virtual DOMs? The domify code from Maverick > > would be the BeanAdapter. A simple wrapper for java.sql.ResultSet would > > be pretty easy to write. What other sources would be valuable? > > > > Jeff Schnitzer > > jeff@infohazard.org > > http://mav.sourceforge.net --------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org