project architechture in java
Answer Posted / rajendra
It depends on your project in resume.
Whether it is two tier architechture or 3-tier architechture
or n-tier architechture.
whether it is
client server system
or web application
or Intranet application
or Extranet application
what is the
front end(GUI)
back end (DATABASE)
whether it is designed in jsp or serveletsor combination of
both.
whether the server is web server or application server.
Database may be oracle or SQL Server or mysql
The answer for this question depends on your project
description.
ok then byeee
rajendra_penumalli@yahoo.com
+919885162742
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of @doublerangefieldvalidator?
What is the significance of logic tags in Struts?
How can we display all validation errors to user on jsp page?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is token used for?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of action-mappings tag in struct-config.xml?
What is the purpose of @conversion?
Explain integrate log4j in struts2 application?
How to display validation errors on jsp page?
What is the use of struts?
What do you mean by dynaactionform?
How exceptions are handled in struts application?
How can link tag’s action attribute be used?
What do you mean by the abstract package in struts2, and what is its utilization?