Java/Struts interview questions: - Diffrent types of Action classes in Struts?
One of the most likely questions asked in Java/Struts interview questions. So set your answers accordingly as mentioned below. ForwardAction: to do the “forward-only” and allow you to access the specified JSP page directly without going through controller....