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 are Struts2 core components?
How to override the default error message that can come during file uploading process?
Provide some important Struts2 constants that you have used?
Name some useful annotations introduced in Struts2?
What is the use of execAndWait interceptor?
What is the use of token interceptor in Struts2?
How can we write our own interceptor and map it for action?
What is defeult result type?
How does interceptor work in struts2?
What is declarative exception handling in struts?
How nested beans can be used in Struts applications?
What helpers in the form of jsp pages are provided in struts framework?
How can we handle exceptions thrown by application in Struts2?
If the framework doesn’t do what I want, can I request that a feature be added?
What is interceptor in Struts2?