Hello All,
I am trying to place googleapi.jar in my web application in the
WEB-INF\lib. My application also uses javax.xml.parsers in other parts.
But since the googleapi.jar also has javax.xml.parsers package in
it...I can not place it directly there.. the compilation of the
application fails. How can this problem be solved? I can place it in
the common folder of tomcat to work but is there any other ideal
solution?
If anybody knows anything, please help me.
Regards,
Smita