7 years ago
in Struts And Hibernate
Overall Stats
Attempted
38
Correct
13
Incorrect
9
Viewed
16
Answers
Neyah Deshmukh -
4 years ago
Neyah Deshmukh from India is saying hibernate.config.xml is correct answer
Tarun Singhal -
4 years ago
Tarun Singhal from Bengaluru, India is saying hibernate.cfg.xml is correct answer
Shaila Padalale -
4 years ago
Shaila Padalale from Bengaluru, India is saying hibernate.config.xml is correct answer
chennakrishnreddy -
4 years ago
chennakrishnreddy from Hyderabad, India is saying hibernate.config.xml is correct answer
raju -
4 years ago
raju from Coimbatore, India is saying hibernate.cfg.xml is correct answer
Related Questions
An Object Relational Mapping tool simplifies which of these?
- [A] Data creation
- [B] Data manipulation
- [C] Data access
- [D] All mentioned above
Which of the java bean tags is used to show the bean value on the web page?
- [A] < bean:define>
- [B] < bean:message>
- [C] < bean:show>
- [D] < bean:write>
Which of the following acts as a bridge between user-invoked URI and a business method?
- [A] HttpRequest
- [B] Action class
- [C] ActionServlet
- [D] RequestProcessor
Which of the following are the struts pre-built Action classes?
- [A] RequestAction,SwitchAction,LookupRequestAction,ConfigAction,ContextAction
- [B] LookupDispatchAction,SwitchAction,RequestAction,ResponseAction
- [C] ForwardAction,DispatchAction,IncludeAction,LookupDispatchAction,SwitchAction
- [D] ForwardAction,SwitchAction,ResponseAction, ContextAction, ConfigAction
Struts framework
- [A] should always decouple the application from a specific model implementation
- [B] provides model components
- [C] does not support JavaBeans and EJB
- [D] has built-in support for the model