hi, Action classes must be delegates to the actual business logic. Make business logic available in a different layer (say helper classes) and let the action class to invoke the actual business logic.
Jitender Kumar C.V.
hi, Action classes must be delegates to the actual business logic. Make business logic available in a different layer (say helper classes) and let the action class to invoke the actual business logic.
Jitender Kumar C.V.