jsp programing step by step

---摘自互联网

写一个jsp交互程序一般分几步:
1.  write  a  jsp.
2.  write  a  formBean
3.  write  a  Action  program
4.  write  a  or  serval  Bussiness  bean
如果你用Tomcat 
5.  update  the  struts-config.xml  or  the  other  name
6.  update  the  web.xml