html - Forwarding form to a jsp - showing code after loading page -


i have created form forwarded jsp. jsp displays page shows html coding on page @ top. example:

<h1>header</h1> <p>this page.....</p> 

it displays on jsp aswell showing page normal. reason this?


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -