Java/JSP Application Architecture Question

hi,

i am working on a JSP/Java/Database application. fyi, i use JBuilder.

how can i figure out what is the type of architecture/model used for this project?

also, it seems that it uses "Persistence" and "Object Model" concepts. where can i learn more about this type of architecture?

also appreciate any pointers which can help me understand various architecture models (including websites and books).

thank you.

[451 byte] By [Mitraya_Namahaa] at [2007-10-2 19:47:06]
# 1
http://en.wikipedia.org/wiki/Model-view-controller http://en.wikipedia.org/wiki/Data_Access_Object- Saish
Saisha at 2007-7-13 22:25:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
thanks saish.
Mitraya_Namahaa at 2007-7-13 22:25:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
Best of luck.- Saish
Saisha at 2007-7-13 22:25:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 4
You should also checkout the Sun blueprint which are reference designs for Java/J2ee systems. http://java.sun.com/blueprints/patterns/index.html
MartinS.a at 2007-7-13 22:25:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 5
thanks MartinS.
Mitraya_Namahaa at 2007-7-13 22:25:45 > top of Java-index,Other Topics,Patterns & OO Design...