Menu

example servlet app

2003-01-04
2003-01-10
  • Nobody/Anonymous

    I've been working with the xml resume stuff for the past few days, and I've written a small java application which stores xml clobs in the database and transforms them using xsl clobs on the fly.   I also have implemented a cache for the results of the transform, since sometimes the transform seems to take a while.
    http://resume.benmckenzie.com/

     
    • ben mckenzie

      ben mckenzie - 2003-01-04

      logged in now...Next step is to work on implementing the resume filters.

       
    • Simon Woodside

      Simon Woodside - 2003-01-10

      Check out Cocoon from the apache project.

      It uses java and I believe does caching for you.

      I use Axkit which is similar but perl based.

       

Log in to post a comment.