Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   Problem with requestdispatcher example that downloads page instead of showing (https://www.askmehelpdesk.com/showthread.php?t=814071)

  • Jul 13, 2015, 10:28 PM
    jackdprince
    1 Attachment(s)
    Problem with requestdispatcher example that downloads page instead of showing
    I am a beginner to servlet , trying to learn about request dispatcher . There is a login html form example, when submit button is pressed validate servlet is called and there this name and password is checked If correct then user is forwarded to welcome servlet otherwise error information is displayed using request dispatcher object. But here problem is that instead of redirecting/forwarding to welcome servlet browser downloads that file.. what's wrong with my code? I have attached a zip file

  • All times are GMT -7. The time now is 06:05 AM.