Has anyone got a solution for this issue? I have also encountered it using spring 3.0.2 running in Tomcat 6 with jdk 6..
If I use the task namespace and annotate my beans with, for example,...
Type: Posts; User: dean; Keyword(s):
Has anyone got a solution for this issue? I have also encountered it using spring 3.0.2 running in Tomcat 6 with jdk 6..
If I use the task namespace and annotate my beans with, for example,...
Try this.
import java.io.IOException;
import java.io.InputStream;
import java.io.StringReader;
import java.rmi.RemoteException;
import java.util.Map;