Conversion of COM components used in ASP to JSP
843835Nov 28 2001 — edited Feb 14 2002What I am trying to do is with regards to Visual WorkFLow of FIleNet. FileNet accessing is defined by ASP in IIS environment which uses COM components to access different feautures. My requirement is convert or talk to thses components through JSP or java objects and read from the ASP .
Can anyone tell me how do I convert COM components to JSP.