• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

M C V pattern link?

 
Ranch Hand
Posts: 328
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I've been studying the J2EE patterns at this link http://developer.java.sun.com/developer/restricted/patterns/J2EEPatternsAtAGlance.html
( good stuff by the way )
but there's no info on a pattern I've seen mentioned here which I think is MCV ??
Anyone have any links to info on that one?
Thanks in advance,
------------------
Terry Doyle
Sun Certified Programmer for Java 2 Platform
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Terence,
Please use this link: http://java.sun.com/j2ee/blueprints/book/web-tier2.html

-------------------------------------------------
Sun Certified Programmer for the Java� 2 Platform
 
Terence Doyle
Ranch Hand
Posts: 328
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Thanks very much Huzhu Lin. That's just what I was looking for
Bye,

------------------
Terry Doyle
Sun Certified Programmer for Java 2 Platform
 
Sheriff
Posts: 3341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Huzhu, nice link! I added it to the Links Page
 
reply
    Bookmark Topic Watch Topic
  • New Topic