project architechture in java
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / prasanna
Yes, The architecture is absolutely depends on the project
what we are specified in the resume.
but here if basing on the struts it is 99% MVC ONLY.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is struts and springs in java?
What is the purpose of interceptors?
how to connect from struts to database through hibernet and where u can modify the class
Main reasons for using servlet as a controller in struts. why not jsp
What validate() and reset() method does ?
Difference between ActionErrors and ActionMessage?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is defeult result type?
What is the difference between struts1 and struts2?
How to add ms-word file in struts at the same time how to add images
Explain about the validation steps which have to be carried during validation of client-side address?
multiple instances for action class is it possible