David H Nebinger:
You cannot do this. They are separate war files and have separate class loaders.
Your only option is to create an EXT plugin. Code in the EXT plugin can be pulled into plugin projects the same way you can access portal jars.
now i have a doubt whatever i am moving portlets as plugins using sdk needs to used in other portlets am i going in the right way ?
previously i have done loads of portlets in extension environment.
i am moving portlets as plug-in portlets in 6.1ee
suppose i have portlet 1 ,portlet 2 , portlet 3, portlet 4 ,portlet 5 , portlet 6
portlet7 -- is suppose to be using all portlets displaying some of the methods of that above 6 portlets (like a report and links) in this case we can't use them unless they are ext-plugin

so those 6 portlets needs to be 6-extplugins ???????
Regards
Suresh