aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Interview question related to J2EE.. plz answer soon Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Interview question related to J2EE.. plz answer soon" Watch "Interview question related to J2EE.. plz answer soon" New topic
Author

Interview question related to J2EE.. plz answer soon

revup triv
Greenhorn

Joined: Aug 17, 2003
Posts: 27
When you design a web application from scratch, how do you decide what objects you need and what logic goes in which objects? Do you have a specific �layering� technique?
Kishore Dandu
Ranch Hand

Joined: Jul 10, 2001
Posts: 1934
This is not a simple question that can be answered in a forum.
You need good desing knowledge or good web designers to start with. So, bottomline is you need resources that do great multi-layered system using object oriented and J2EE design patterns.
Then comes the picture of abstration, security, level of complexity of the perceived system(since this decides the resources and a decision to whether it needs to be a J2EE driven/ Servlet driven/ JSP driven system etc), then comes the choice of messaging technology choice(since this adds the true realtimeness of the system), legacy application integration issues and ofcourse the data modelling.
So as I said earlier yours is a 2 line question that demands a whole big picture.
Dan


Kishore
SCJP, blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Interview question related to J2EE.. plz answer soon
 
Similar Threads
generic method
Deep Copy in java
Simple Question
Silk test 8 doesnt recognizes objects in firefox 2
Who does create/configure administered objects?