Invoked by getAction
when the Action
actually has to be created. If the instance is already created and
cached, this method will not be called.
Returns:
Instantiated Action class
Parameters:
-
context - The
Context
for this request
-
type - Name of class to instantiate
Throws:
-
Exception - if there are any problems instantiating the Action
class.
Since:
Struts 1.3.7