I am doing HttpUnit testing (www.httpunit.org) on dbforms programs that I have made. Sounds a little overkill but I like regression testing stuff. (I've made about 50 jsps or so with it so far).
What I want to do is make the tags output XHTML so the tidy utility that comes with httpunit won't spit out bad objects (parsed and created from the text output of the documents created by the jsps.) I also would like to commit this change to dbforms. It will take me a few days. I just need to guarantee some attributes are used, (table tags need a summary attribute, script tags need a type attribute. xml (or rather xhtml) syntax requirements like: <input type="text" etc="etc" /> Well, if anyone is reading this and can grant me commit priveleges or will take my zipped up, updated source over ftp or email attachment, let me know. John FYI, none of this should harm backwards compatibility. ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
