MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


  HOME  >  Programming  >  J2EEPrint


0
Votes
JSP and J2EE Design Tutorial in J2EE   
by techguru on 19 Nov 2005, 10:13     Read techguru's Blog
Total Hits: 878    Comments: 0   

This is a tutorial to help the developer understand how to design a JSP and J2EE application. It covers the main design principles and considerations. You should already be familiar with JSP development

  1. Introduction to JSP and J2EE Design
  2. Which technologies make up J2EE?
  3. JSP Design decisions
  4. J2EE Design decisions
  5. Should we use Servlet or JSP in our application?
  6. What role do JavaBeans play in J2EE Design?
  7. Do we need to use EJB in our application?  
  8. Simple JSP architecture
  9. Simple J2EE architecture
  10. Typical web application.
  11. Web application with reusable components
  12. J2EE application with Web services
  13. Layered approch to designing J2EE applications


 

Post Comment

Copyright © 2008 MyITBlog.com