project architechture in java

Answers were Sorted based on User's Feedback



project architechture in java ..

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

project architechture in java ..

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

project architechture in java ..

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

Post New Answer

More Struts Interview Questions

Give an example of validates method used to avoid errors.

0 Answers  


explain the Struts flow?

4 Answers   Wipro,


What are the benefits of Interceptors in Struts2?

0 Answers  


What is the actionform?

0 Answers  


what is the disadvantages of using DynaActionForm in struts framework?

5 Answers   HCL,


how you implement and maintain your struts project by using MVC2 arch?

2 Answers   Patni, Wipro,


What is the purpose of execute method of action class?

0 Answers  


What are the various struts tag libraries?

0 Answers  


if u r using eclipse tool how can u debbaging u r application? plz explain with sample code

3 Answers   IBM, Tech Mahindra,


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


What are different Struts2 tags? How can we use them?

0 Answers  


How can I make own ActionServlet? with example

8 Answers   IBM, TCS,


Categories