Hi,
I am developing a web application with Applet and servlet coding class. Server coding generate list components based on some business logic and database connectivity. Meanwhile I have J-link class taking input and connect to current Pro/E session and build a new assembly. This J-Link class has to run on client machine so that it execute Pro/E.
Problem is the servlet coding is unable to execute this java class and build a assembly on current Pro/E Session on client machine by J-Link class.
In what way the servlet code will execute J-Link class to build an assembly on Pro/E session on client machine.
Thanks,
Sankar