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 ACID test for fresh engineers??what is the pattern??
Give an example of validates method used to avoid errors.
Can you explain struts validator framework?
Why we use struts in java?
Are the struts tags xhtml compliant ?
What do you mean by actionservlet?
How to override the default error message that can come during file uploading process?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is the purpose of @before annotation?
What configuration changes are required to use resource files in Struts?
Briefly tell the two kinds of form beans.
Do you need an alignment after replacing struts?
Can we have multiple struts config files ?
in struts how to use hibernate with struts>
Why actionservlet is singleton in struts?