I facing problems while explaining project details in the
interview...... can any tell complete project architecture
that followed in companies
Answer / shetty mahesh
Basically, you can say Technologies used in your project
1) For Front End: Jsp, HSF, html, javascript
2) For business layer written in Strits, spring
3) DB: oracleor sql, HIbernate..
Then explain the client Requirements in the project
Then tell your role in the project
Module you worked in the project
JSP--> Custom Tags--> Bean--> VO[value object] classes-->
DAO classes--> Database
Is This Answer Correct ? | 3 Yes | 0 No |
What is the purpose of @doublerangefieldvalidator annotation?
Explain the difference between plain-validator and field-validator in struts?
Why do we need mapdispatchtoprops?
What is the purpose of @action annotation?
How is the action mapping specified?
What is the purpose of action-mappings tag in struct-config.xml?
can we change the order of parameters in execute()?
What do you mean by ognl?
List the important attribute and elements of action mapping under struts.
Which interceptor is responsible for i18n support?
What is MVC?
What is the purpose of @intrangefieldvalidator annotation?