Has anyone ever experienced compatibility issues
between JSTL xml tags (i.e. <x:forEach> and the like)
and Struts 2? 
I've isolated, with no ambiguity, a weird case in a
web application where the usual combination of
<c:import> and <x:parse> to load and access an xml
file in the WEB-INF directory, when invoked in a page
whithout struts taglib, works flawlessly, retreiving
and displaying the xml content, when invoked mixed
with struts taglib, produces an exception mentioning,
in the output message, a org.apache.struts2.views.jsp
library (a coincidence?).      
Has anyone incurred in something like this?

          Ric


      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to