Hi, i am begginer in the jsp develop, and i need help for understand how do
an application like the next:
- My application will has an screen where the user has to validate, and
later the user will has to access at the screen principal. My question is
for doing this what steps have i to do?

I think that i need the following files:

        Access.html --> Principal.jsp --> Principal.html

In the Access.html file the user introduce the information to access, and
this information is sended to Principal.jsp file, which if the information
is correct then generate the Principal.html file.

This is correct.
Thank you.

Reply via email to