I am new to JSP.
How to remove textarea when the button is clicked.
And also button should get removed.
plzzz suggest solution

That is JavaScript. JSP cannot affect the loaded form without a submit and reload, as it runs only on the server and the loaded page is completely on the client.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.