Surendra Kumar wrote:You may static variables and finally override the cleanup() method to finally write the word that max length.
Siddharth Bhargava wrote:
try{
ApplicationContext ctx = new ClassPathXmlApplicationContext(SPRING_XML);
} catch(Exception e) {
e.printstacktrace();
}