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
How to handle exceptions in structs?
What is the difference between struts and spring?
Which class of struts is responsible to converts data types from string and vice versa?
What are the two types of validations supported by validator framework?
Is struts action class singleton?
Is there a particularly good ide to use with struts?
What is the use of forwardaction?
what is meant by Struts Validator Framework?
What do you mean by tiles in struts?
What are the features of struts?
What is execute method in struts?
What is the purpose of @results?
What are the steps used to setup dispatch action?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
In struts, how can we access java beans and their properties?