1

I just happened to read this post :-

Questions every good Java/Java EE Developer should be able to answer?

On this link there is one question by Elister :- What happens if I started creating/closing DB connections in "JSP"? I am not able to answer this. What would happen? Any disadvantages? And what would i do to prevent it?

Thanks in advance :)

Community
  • 1
  • 1
TCM
  • 16,780
  • 43
  • 156
  • 254

1 Answers1

1

i guess he is expecting the answer to be layered architecure: specificaly MVC and DOA patterns

Aravind Yarram
  • 78,777
  • 46
  • 231
  • 327