creating admin.jsp
843840Apr 1 2009 — edited Apr 1 2009please need help in creating an administration page where i can update,delete and edit client data.
i have a jsp page that load data from a database and data looks like
FirstName LastName UserName.
i want it to appear like this
FirstName LastName UserName Edit/delete/update
after loading the data from my database displaying the above.thanks for usual understanding.