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 |
Hi All thanks in advance, iam new to j2ee currently in my project we r using struts with hibernate can i have one sample application like CRUD application with code or any tutorials liks r ebooks plz....?
How nested beans can be used in Struts applications?
Which configuration files are used in struts?
What is the difference between RequestProcessor and RequestDispatcher?
11 Answers Ness Technologies, TCS,
Explain about logic match tag?
How action mapping is configured in Struts?
What is difference between spring and struts?
What is struts validator framework?
What is life cycle of an interceptor?
What is jakarta struts framework?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?