The following are the major operations of this application.
The following table lists operations and associated objects and files.
Operation | Files | Associated Objects |
---|---|---|
Login | login.jsp | MemberBean Java Bean |
Home page | home.html, home.jsp, listtips.jsp | UserBean javabean |
Registration of User | register.html, register.jsp | UserBean javabean, User EJB |
Forgot password | forgotpassword.jsp | UserBean JavaBean |
Changing password | changepassword.jsp | UserBean javabean |
Displaying details of a tips of the current user | mytips.jsp | UserBean Bean |
Posting a tip | addtip.jsp, addtipfinal.jsp | UserBean JavaBean, TipBean JavaBean |
Displaying tip | displaytip.jsp | |
Providing feedback | feedback.jsp | UserBean JavaBean, TipBean JavaBean |
Deleting a tip | deletetip.jsp | UserBean JavaBean, TipBean JavaBean |
Sending mail to a User | sendmail.jsp | UserBean JavaBean |
The following are the steps to related to be taken to run the existing part of the application :
http://localhost:8080/javatips