I facing problems while explaining project details in the
interview...... can any tell complete project architecture
that followed in companies
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What does validation interceptor?
What’s the difference between struts and turbine?
In how many ways duplicate form submission can occurs?
Do we need to pay the struts if being used in commercial purpose?
Is struts 1 still supported?
What is the difference between session scope and request scope when saving formbean ?
What are best practices to follow while developing Struts2 application?
What design patterns are used in struts?
What is interceptor struts2?
What's mvc pattern ?
Why use spring, if you are already using struts?
Which configuration file is used for storing jsp configuration information in struts?
What is the purpose of form-be tag in struct-config.xml?
What is struts framework in java?