Problem with namespaces jstl / xml

2005-05-27 Thread Digby
Hi all, I've narrowed down the problem I had before with atom feeds not working, and it all seems to be due to the namespace declaration in the root element: http://purl.org/atom/ns#";> This fails, and any x:out cannot see any elements (e.g. $doc/feed/@version) - presumably because xpath is

Why no paramters in TLD function???

2005-05-27 Thread John MccLain
This is strange, I have a jsp that accessess a function declared in a TLD file. The function has NO paramters passed to it. When I try to compile the jsp into a servlet via tomcat jasper, I get: C:\Tomcat\webapps\Acuity\build.xml:98: org.apache.jasper.JasperException: The class specified in the m