• 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

resources on JSP,Servlets

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can someone tell me what is the best online resource(tutorial,articles etc) to start on the MVC architecture using JSP,Servlets and EJB. Also which is the best book available on the topic? Thanks in advance..
Kalpesh
 
Ranch Hand
Posts: 171
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Best site for starting out with JSP, Servlets, or EJB will definitely be: Sun - JavaSoft
There are plenty of tutorials there for you.
Sites about MVC, I would first have a look at Struts
There best technical reference manuals come from O'Reilly, IMHO
[ March 26, 2002: Message edited by: Brian Glodde ]
[ March 27, 2002: Message edited by: Brian Glodde ]
[ March 27, 2002: Message edited by: Brian Glodde ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic