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

What are the some useful annotations introduced in struts2?

0 Answers  


Is Struts Action class Thread Safe?

14 Answers   Wipro,


Why are springs better than struts?

0 Answers  


Can we write Structs application without using Action Class directly or indirectly(extends Action class)

5 Answers  


What is the purpose of @typeconversion annotation annotation?

0 Answers  






how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?

2 Answers   TCS,


Can you call Action class methods from Struts config.xml?

1 Answers   iGate,


What is Hibernate?

4 Answers  


Where can I get help with struts?

0 Answers  


What is action chaining ?

0 Answers  


What does params interceptor?

0 Answers  


why we use struts in our web application , means what was drawbacks of servlet ...pls answer

1 Answers   IBM,


Categories