yes, i did quite a lot of R&D on that and made a pure JDOM XML signing algorithm.
i prefer JDOM to DOM a lot!
 
i also made a JAXB based on JDOM instead too. I found it much simpler and faster to
manage business objects that way, and sign them directly from there.
 
the other diference of my JAXB is that i generate POJOs objects peer each XML node,
Has anyone did some R&D on handling JDOM for signing and validating.
 
 

Reply via email to