Hello, Does anyone know if it's possible to combine Struts 2 and JSTL, specifically the XML tags?
Or does Struts 2 provide the same functionality in its own set of tags? I would like to be able to import an XML document from some web service and parse out the information into variables that I can display or pass to a bean for further processing. Thanks. -- Eduardo Kortright