Page 1 of 1

how to display jsp page without using <iframe>

PostPosted: Sat Nov 29, 2008 6:21 am
by neha_kulkarni777
can u help me .

I am having the working application ,
in which the <iframe> are used ,
and i want to avoid the iframe , in replace of it i want to just call the jsps , can this be possible
i had used
RequestDispatcher and also send Redirect but it is not working atall . please help me .