Struts 2 Action
Struts 2 Action
In struts 2, action class is POJO (Plain Old Java Object). POJO means you are not forced to implement any interface or extend any class….
In struts 2, action class is POJO (Plain Old Java Object). POJO means you are not forced to implement any interface or extend any class….