Hi
I have designed login page by using
jsp,script and iam verifying to user name and password from the server by using
servlet mapping its working fine. but i need to change some modification, after i click submit button its wants to open one jsp page how i wants to code i don't know.
In form action i have given action to myservlet class, please help me how i wants to code. Iam beginner and new for this field, below i have attached my code.
Login.jsp
WelcomeServlet.java
web.xml:
now my servlet code also wants to work and in the same time after i click submit button one jsp page wants to open.
Please help me.
Thanks in advance.