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 struts?
How can we integrate log4j in Struts2 application?
What is purpose of execandwait interceptor?
What’s the utilization of resource bundle properties file in struts validation structure?
What is struts-default package and what are it’s benefits?
For a single Struts application, can we have multiple struts-config.xml files?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Who wrote struts?
Can we have multiple struts config files ?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
How you will display validation fail errors on jsp page?
How struts 2 validation works?