[stringtemplate-interest] best way to expose xml in template

Nate misc at n4te.com
Tue Nov 14 15:09:34 PST 2006


My application gets all of its data from a server as XML. What is a good 
way to expose this data to my StringTemplate templates? I could use a 
parser such as XOM, stuff the data into Lists or Maps and then push 
those into the templates as attributes. Are there other solutions?

Thanks,
-Nate


More information about the stringtemplate-interest mailing list