Web login (JSP, Servlet) with roles and users list stored using db4o
843838Feb 12 2006 — edited Feb 13 2006Dear all,
I would be grateful if someone of you (the masters out there) could help me with the build of an application where the first page will be a login page.
The users will be devided in 3 categories (user, editor, administrator) and there member information will be saved in db4o database.
If the user has not been registered in the past then a registration page should come up allowing him to be registered and keep his details in a db4o database on the same site.
I am using JSEE8 and the site will be sent to a Tomcat server on the net.
Please please please HELP