Hi everyone in the list!!!!
I'm again facing
a problem that I don't know what it's the best to do:
some people need to update the data in the
application through the web, but before do it, the user must pass the login
servlet, which verifies if he's alaud to do so, then another servlet is
displayed ( I mean the html response) where the user must fill all the entries.
My problem is what can I do to not let anybody go to the second page without
going through the first one.
Thanks,
Cynthia
