Skip to Content
0
Former Member
Dec 07, 2006 at 01:45 PM

need help regarding java class instantiation in portal components

27 Views

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.