Hi, I am new to twill project. I was trying to implement a functionality using anonymous class which extends AbstractTwillRunnable. But it seems like Twill heavily uses classnames in various contexts. I am getting mal functional class name or null pointer exception.
Is there anyway I can create and run anonymous runnables? -- Regards, Madhukara Phatak http://www.madhukaraphatak.com
