project architechture in java
Answer Posted / prashant
Pls be specific to answer.Agreed it is proj specific...
but wt would be first ans
a) its x-tier arch
b) The App context (client-server, portal, web-app etc..)
c) Explaining Technical arch which essentailly reveils your
code design
e.g if filter are used we would say each request is mapped
to filters so we have a abc tasks & then redirected to
servlet & so on...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is struts2 namespace?
Explain the life cycle of a request in struct2 application?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
Provide some important Struts2 constants that you have used?
How does one create an action in struts 2?
State an example of struts configuration file as an action parameter for action servlet.
Explain about token feature in struts?
What are action errors and error and what are the consequences they impose?
Explain about logic match tag?
How action mapping is configured in Struts?
What is struts in java with example?
How you will make available any message resources definitions file to the struts framework environment?
How struts control data flow?
Who makes the struts?
What is the difference between validation.xml and validator-rules.xml files in struts?