Use COM components in JSP programs

xiaoxiao2021-03-06  112

There are not many opportunities to use COM components in JSP programs. JSP does not directly operate COM functions, but some must have to use COM components.

There are two ways to use COM components in JSP:

One is to control the client with JavaScript (strictly said that this should be HTML function), such as: