Hello,
I have a Webdynpro Java Application , from which I want to call a Stand Alone Java Project ( having a .java Class File) , in the Action Method of the View, how can I achieve the same if it's possible?
Any help would be highly appreciated.