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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -