Problem when viewing output of a JSP
Hi all,
i got a problem with my web application.
For a given request, my application should load a jsp just like any other web application. Once the request happens, the jsp gets loaded but the output isnt visible. When i do a right click on the resultant html and do a view source, i am able to see the html relevant to my output properly built, but am not able to view the output. Infact when i save the html content got on view source as a .html file and view the output, it works absolutely fine.
can someone help me on this regard.
TIA,
Kans

