Hello,
I have the following problem.
I am trying to include in a div, the content shown by a
servlet. I used to include my servlet in an iframe.
But now, I need to use divs, no more iframes.
I tried this:
The servlets was executed, but it was not shown on the
jsp
Thanks!