Skip to content

Problem in step3 Passing parameters to JSP #20

@Peter-Svahn

Description

@Peter-Svahn

I have problem with step 3, Passing request parameters using get method. The attribute is not defined in JSP and blank. If I change the line to:

request.getSession().setAttribute("name", name);

then it works. I also have problems with that I have to press reload before the changed parameter shows up in the JSP page output - simply change in address bar and press return does not update the page. I'm using Edge browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions