0 Replies Latest reply on Oct 9, 2003 11:43 AM by njhy

    ServletException thrown by invokeOpByName is incorrect

    njhy

      invokeOp() throws ServletException('No methodIndex given in invokeOp form') if methodIndex is missing.

      invokeOpByName() throws ServletException('No methodIndex given in invokeOp form') if methodName is missing. <-- this message threw me off. It should be 'No methodName given in invokeOp form'