Google News
logo
Java Struts - Interview Questions
Which model components are supported by Struts?
Struts support all types of models including Java beans, EJB, CORBA. However, Struts doesn’t have any in-built support for any specific model and it’s the developer’s choice to opt for any model.
Advertisement