Is there any possibility how to change HTML (.jsp) page without refreshing it?
how to change HTML
without refreshing
Usecase is that user writes something to textarea then hits
Use JavaScript so you can make changes to the Document Object Model It is very easy to learn and very powerful.