i have a standalone application which works just fine.
but when i use the standalone application in my
jsp, it generates this error.
what could be wrong?
C:\Apache Group\Tomcat 4.1\work\Standalone\localhost\web service daw\login_jsp.java:84: cannot resolve symbol
symbol : variable XMLUtils
location: class org.apache.jsp.login_jsp
XMLUtils.ElementToStream((Element) value, System.out);
thanks in advance