hi guys,
I need some help regarding portal components.
I have create a Abstract portal component.
In the component i am trying to instantiate a java class which was in src/api folder.
but it is throughing error.
My java class is calling some Service call to webservice.
Can any one helpout ?
how i can make a java class instantiation in portal component and able to make calls on the implemented java class in component.
its urgent please......can any one reply on this ..
with some steps how to accomplish this task.